mirror of
https://github.com/flynx/photobook.git
synced 2025-11-01 20:00:13 +00:00
fix...
This commit is contained in:
parent
ed19120846
commit
eb6d659a0d
5
.github/workflows/pdf.yml
vendored
5
.github/workflows/pdf.yml
vendored
@ -18,10 +18,7 @@ jobs:
|
|||||||
uses: xu-cheng/texlive-action/full@v1
|
uses: xu-cheng/texlive-action/full@v1
|
||||||
with:
|
with:
|
||||||
run: |
|
run: |
|
||||||
apk add |
|
apk add make git zip
|
||||||
make
|
|
||||||
git
|
|
||||||
zip
|
|
||||||
git config --global --add safe.directory '*'
|
git config --global --add safe.directory '*'
|
||||||
make dist
|
make dist
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user