Skip to content

Commit

Permalink
GitHub workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
hojberg committed Nov 14, 2024
1 parent 79b69c4 commit 3746882
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,9 +51,7 @@ jobs:
workspaces: './src-tauri -> target'

- name: install frontend dependencies
# If you don't have `beforeBuildCommand` configured you may want to build your frontend here too.
- run: npm install
- run: npm run build
run: npm install

- uses: tauri-apps/tauri-action@v0
env:
Expand Down

0 comments on commit 3746882

Please sign in to comment.