Skip to content

Commit

Permalink
added correct exclusion amd64
Browse files Browse the repository at this point in the history
  • Loading branch information
rogueloop committed Nov 1, 2024
1 parent be245cc commit 9b05d9a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@ jobs:
goos: darwin
- goarch: arm64
goos: windows
- goarch: linux
goos: amd64
- goarch: amd64
goos: linux
steps:
- uses: actions/checkout@v3
- uses: wangyoucao577/[email protected]
Expand Down

0 comments on commit 9b05d9a

Please sign in to comment.