Commit 6effdcc5 authored by Mrs4s's avatar Mrs4s Committed by GitHub

Merge pull request #30 from zhanglianxin/no_cgo

Update release.yml
parents 99767029 59cce1d5
......@@ -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 }}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment