Skip to content

Commit

Permalink
fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
br0kenpixel committed Jun 27, 2024
1 parent d3393e4 commit 83167ca
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/tauri-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,6 @@ jobs:
with:
workspaces: './src-tauri -> target'

- name: install dependencies (ubuntu only)
if: matrix.platform == 'ubuntu-20.04'

- name: install frontend dependencies
run: npm install # change this to npm or pnpm depending on which one you use

Expand Down

0 comments on commit 83167ca

Please sign in to comment.