this only builds on linux

This commit is contained in:
Cian Johnston 2024-08-09 15:31:38 +01:00
commit 9abfe8ae8e
No known key found for this signature in database

View file

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