Skip to content

Commit

Permalink
## 0.15.1: github 打包
Browse files Browse the repository at this point in the history
  • Loading branch information
glennliao committed Dec 8, 2023
1 parent 255c976 commit 176059f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
run: |
gf pack ./ui/dist ./packed/dist.go
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
python release.py
Expand Down

0 comments on commit 176059f

Please sign in to comment.