Skip to content

Commit

Permalink
Merge pull request #20 from conkayyan/develop
Browse files Browse the repository at this point in the history
Update release.yml
  • Loading branch information
conkayyan authored Dec 27, 2023
2 parents 42b1a4d + 9a94167 commit 0cad12c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,8 @@ jobs:
- name: Install Vue Dependencies
run: |
cd frontend
rm -rf dist
rm -rf node_modules
npm install
- name: Set up Go
Expand Down

0 comments on commit 0cad12c

Please sign in to comment.