tweaking...

This commit is contained in:
Alex A. Naanou 2022-09-14 16:23:46 +03:00 committed by GitHub
parent 1eaa1e18f3
commit c380ed9fcd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,7 +16,7 @@ jobs:
- uses: xu-cheng/texlive-action/full@v1
- name: Make manual
run: make -n dist
run: make dist
- name: Release
uses: softprops/action-gh-release@v1
@ -33,7 +33,7 @@ jobs:
- name: Dist artifacts
uses: actions/upload-artifact@v3
with:
name: build artifacts
name: dist artifacts
path: dist/photobook*.zip