fixup! this only builds on linux

This commit is contained in:
Cian Johnston 2024-08-09 15:36:38 +01:00
commit d30d9356d1
No known key found for this signature in database
2 changed files with 0 additions and 5 deletions
.github/workflows

View file

@ -31,7 +31,6 @@ jobs:
with:
version: latest
args: release --clean
goos: ["linux"]
env:
GPG_FINGERPRINT: ${{ steps.import_gpg.outputs.fingerprint }}
# GitHub sets this automatically