Skip to content

Commit

Permalink
Merge pull request #30 from zhanglianxin/no_cgo
Browse files Browse the repository at this point in the history
Update release.yml
  • Loading branch information
Mrs4s committed Aug 6, 2020
2 parents 9976702 + 59cce1d commit 6effdcc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ jobs:
steps:
- uses: actions/checkout@v2
- uses: wangyoucao577/go-release-action@master
env:
CGO_ENABLED: 0
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
goos: ${{ matrix.goos }}
Expand Down

0 comments on commit 6effdcc

Please sign in to comment.