mirror of
https://github.com/flynx/photobook.git
synced 2025-10-29 10:20:08 +00:00
testing CTAN pacakge (fix)...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
06f317a1f6
commit
6342302057
4
.github/workflows/make-dist.yml
vendored
4
.github/workflows/make-dist.yml
vendored
@ -33,13 +33,13 @@ jobs:
|
||||
with:
|
||||
files: dist/photobook*.zip
|
||||
|
||||
- name: Artifacts\: build
|
||||
- name: Artifacts - build
|
||||
uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: build artifacts
|
||||
path: photobook.pdf
|
||||
|
||||
- name: Artifacts\: dist
|
||||
- name: Artifacts - dist
|
||||
uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: dist artifacts
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user