testing CTAN pacakge (fix)...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2022-09-15 19:00:23 +03:00
parent 06f317a1f6
commit 6342302057

View File

@ -33,13 +33,13 @@ jobs:
with: with:
files: dist/photobook*.zip files: dist/photobook*.zip
- name: Artifacts\: build - name: Artifacts - build
uses: actions/upload-artifact@v3 uses: actions/upload-artifact@v3
with: with:
name: build artifacts name: build artifacts
path: photobook.pdf path: photobook.pdf
- name: Artifacts\: dist - name: Artifacts - dist
uses: actions/upload-artifact@v3 uses: actions/upload-artifact@v3
with: with:
name: dist artifacts name: dist artifacts