mirror of
https://github.com/Anon-Planet/thgtoa.git
synced 2026-05-06 11:34:18 +02:00
Tweaking some of the build to function pt6
Signed-off-by: nopeitsnothing <no@anonymousplanet.org>
This commit is contained in:
@@ -56,7 +56,8 @@ jobs:
|
|||||||
- name: 🖨️ Build PDFs
|
- name: 🖨️ Build PDFs
|
||||||
env:
|
env:
|
||||||
CI: true
|
CI: true
|
||||||
run: python scripts/build_guide_pdf.py --${{ inputs.build_mode || 'both' }}
|
run: |
|
||||||
|
python scripts/build_guide_pdf.py --${{ inputs.build_mode || 'both' }}
|
||||||
|
|
||||||
# - name: 🛡️ Hash/Sign PDFs
|
# - name: 🛡️ Hash/Sign PDFs
|
||||||
# env:
|
# env:
|
||||||
|
|||||||
Reference in New Issue
Block a user