libfuse/.forgejo/workflows
robojerk ec9480eb60
Some checks failed
Build libfuse / Build and Test (push) Failing after 20s
CRITICAL FIX: Move GPG key installation before first apt-get update
- Move debian-archive-keyring installation to the very beginning
- This must happen before any apt-get update to avoid GPG signature errors
- Install curl after GPG keys are in place
- This fixes the 'repository not signed' error from run #18

The GPG key installation was happening after the first apt-get update,
causing the build to fail early. This reorders the commands correctly.
2025-09-07 17:33:37 -07:00
..
ci.yml CRITICAL FIX: Move GPG key installation before first apt-get update 2025-09-07 17:33:37 -07:00