Skip to content
This repository has been archived by the owner on Jun 22, 2023. It is now read-only.

Commit

Permalink
Update goreleaser.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mcoo authored Jul 7, 2021
1 parent 475d755 commit a8cff8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
run: |
npm install yarn -g
npm install -g @quasar/cli
chmod +x upx.sh;cd Web;yarn install;quasar build
chmod +x upx.sh;cd GroupManager/Web;yarn install;quasar build
-
name: Set up Go
uses: actions/setup-go@v2
Expand Down

0 comments on commit a8cff8f

Please sign in to comment.