Skip to content

Commit 9abfe8a

Browse files
committed
this only builds on linux
1 parent 02b0138 commit 9abfe8a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

+1
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ jobs:
3131
with:
3232
version: latest
3333
args: release --clean
34+
goos: ["linux"]
3435
env:
3536
GPG_FINGERPRINT: ${{ steps.import_gpg.outputs.fingerprint }}
3637
# GitHub sets this automatically

0 commit comments

Comments
 (0)