mirror of
https://github.com/flynx/photobook.git
synced 2025-10-31 19:30:08 +00:00
tweaking...
This commit is contained in:
parent
1eaa1e18f3
commit
c380ed9fcd
4
.github/workflows/pdf.yml
vendored
4
.github/workflows/pdf.yml
vendored
@ -16,7 +16,7 @@ jobs:
|
|||||||
- uses: xu-cheng/texlive-action/full@v1
|
- uses: xu-cheng/texlive-action/full@v1
|
||||||
|
|
||||||
- name: Make manual
|
- name: Make manual
|
||||||
run: make -n dist
|
run: make dist
|
||||||
|
|
||||||
- name: Release
|
- name: Release
|
||||||
uses: softprops/action-gh-release@v1
|
uses: softprops/action-gh-release@v1
|
||||||
@ -33,7 +33,7 @@ jobs:
|
|||||||
- name: Dist artifacts
|
- name: Dist artifacts
|
||||||
uses: actions/upload-artifact@v3
|
uses: actions/upload-artifact@v3
|
||||||
with:
|
with:
|
||||||
name: build artifacts
|
name: dist artifacts
|
||||||
path: dist/photobook*.zip
|
path: dist/photobook*.zip
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user