mirror of
https://github.com/flynx/photobook.git
synced 2025-10-29 10:20: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
|
||||
|
||||
- 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
|
||||
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user