mirror of
https://github.com/Anon-Planet/thgtoa.git
synced 2026-05-06 19:44:19 +02:00
Tweaking some of the build to function
Signed-off-by: nopeitsnothing <no@anonymousplanet.org>
This commit is contained in:
@@ -58,12 +58,6 @@ jobs:
|
||||
CI: true
|
||||
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
|
||||
uses: crazy-max/ghaction-virustotal@v5
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user