We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c262b0 commit 7effd9dCopy full SHA for 7effd9d
.github/workflows/release.yaml
@@ -19,6 +19,7 @@ jobs:
19
args: release --clean
20
env:
21
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
22
+ CGO_ENABLED: 0
23
- uses: actions/upload-artifact@v4
24
with:
25
name: deploys
0 commit comments