Skip to content

Commit

Permalink
update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
snail committed Oct 24, 2024
1 parent fc25388 commit 7cb6ce5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@ jobs:
export GOOS=${{ matrix.os }}
export GOARCH=${{ matrix.arch }}
export CGO_ENABLED=${{ env.CGO_ENABLED }}
if [ ${GOOS} = "windows" ]; then
go build -o ${{ steps.set_output.outputs.exe }}
- name: Release
Expand Down

0 comments on commit 7cb6ce5

Please sign in to comment.