We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85f1af9 commit 9e09cd0Copy full SHA for 9e09cd0
.github/workflows/main.yml
@@ -19,7 +19,7 @@ jobs:
19
uses: thatisuday/go-cross-build@v1
20
with:
21
platforms: 'linux/amd64, darwin/amd64, windows/amd64'
22
- package: '-'
+ package: ''
23
name: 'go-tcp-proxy'
24
compress: 'true'
25
dest: 'dist'
0 commit comments