Tweaking some of the build to function

Signed-off-by: nopeitsnothing <no@anonymousplanet.org>
This commit is contained in:
nopeitsnothing
2026-04-20 03:23:15 -04:00
parent 1e8c90513f
commit 7c9847e7d1
-6
View File
@@ -58,12 +58,6 @@ jobs:
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: 🦠 Upload PDFs to VirusTotal
# cd ${{ github.workspace }}
# # Import GPG key
# export GPG_TTY=$(tty)
# echo "$GPG_KEY" | gpg --batch --import 2>/dev/null || true
- name: 🦠 Upload PDFs to VirusTotal - name: 🦠 Upload PDFs to VirusTotal
uses: crazy-max/ghaction-virustotal@v5 uses: crazy-max/ghaction-virustotal@v5
with: with: