Browse Source

Update release.yml

pull/2280/head
Chris Lu 3 years ago
committed by GitHub
parent
commit
949ff6475e
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .github/workflows/release.yml

2
.github/workflows/release.yml

@ -18,6 +18,8 @@ jobs:
goos: darwin
- goarch: 386
goos: darwin
- goarch: arm64
goos: windows
- goarch: arm
goos: windows

Loading…
Cancel
Save