We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e823d0 commit 2aaae22Copy full SHA for 2aaae22
.github/workflows/stg.yml
@@ -74,7 +74,6 @@ jobs:
74
# GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
75
76
- run: |
77
- export | grep LDFLAGS
78
GOARCH=amd64 make build
79
ls -l build/
80
ls -l cmd/
0 commit comments