mirror of
https://github.com/flynx/photobook.git
synced 2025-10-29 02:10:08 +00:00
experimenting....
This commit is contained in:
parent
c380ed9fcd
commit
2f19ed7a7f
7
.github/workflows/pdf.yml
vendored
7
.github/workflows/pdf.yml
vendored
@ -14,9 +14,10 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: xu-cheng/texlive-action/full@v1
|
||||
|
||||
- name: Make manual
|
||||
run: make dist
|
||||
with:
|
||||
run: |
|
||||
apk add make
|
||||
make dist
|
||||
|
||||
- name: Release
|
||||
uses: softprops/action-gh-release@v1
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user