Skip to content

Commit 176059f

Browse files
committed
## 0.15.1: github 打包
1 parent 255c976 commit 176059f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
run: |
5757
gf pack ./ui/dist ./packed/dist.go
5858
59-
gf build -s linux,windows -a amd64,arm64 --gf.gcfg.file=gf.yaml -p ./temp
59+
gf build -s linux,windows -a amd64,arm64 -p ./temp
6060
6161
python release.py
6262

0 commit comments

Comments
 (0)