We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 255c976 commit 176059fCopy full SHA for 176059f
.github/workflows/release.yml
@@ -56,7 +56,7 @@ jobs:
56
run: |
57
gf pack ./ui/dist ./packed/dist.go
58
59
- gf build -s linux,windows -a amd64,arm64 --gf.gcfg.file=gf.yaml -p ./temp
+ gf build -s linux,windows -a amd64,arm64 -p ./temp
60
61
python release.py
62
0 commit comments