Skip to content

Commit

Permalink
chore: adjust publish action
Browse files Browse the repository at this point in the history
  • Loading branch information
ShaunSHamilton committed Nov 27, 2024
1 parent 8c49872 commit 37881e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ jobs:
sudo apt-get install -y libwebkit2gtk-4.1-dev libappindicator3-dev librsvg2-dev patchelf
- name: install frontend dependencies
run: pnpm install && pnpm run predev
run: pnpm install && pnpm run prisma-generate

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

0 comments on commit 37881e3

Please sign in to comment.