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

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
mcoo committed Jul 21, 2021
2 parents d1fea21 + a8cff8f commit c7a5278
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 c7a5278

Please sign in to comment.