From 7c9847e7d129c833b1555622189c64534a7633e3 Mon Sep 17 00:00:00 2001 From: nopeitsnothing Date: Mon, 20 Apr 2026 03:23:15 -0400 Subject: [PATCH] Tweaking some of the build to function Signed-off-by: nopeitsnothing --- .github/workflows/build-sign-release.yml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/.github/workflows/build-sign-release.yml b/.github/workflows/build-sign-release.yml index 3706a36..987b4ef 100644 --- a/.github/workflows/build-sign-release.yml +++ b/.github/workflows/build-sign-release.yml @@ -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: