mirror of
https://github.com/flynx/photobook.git
synced 2025-11-03 04:40:11 +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:
|
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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user