Skip to content

Commit

Permalink
fix cli pkg name
Browse files Browse the repository at this point in the history
  • Loading branch information
shanimal08 committed Nov 21, 2024
1 parent 4ec6fa6 commit d965d8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -122,5 +122,5 @@ jobs:
workspaces: './src-tauri -> target'
- name: test tauri build
run: |
npm install tauri-cli@latest
npm install @tauri-apps/cli@latest
npm run tauri build -- --ci --bundles deb

0 comments on commit d965d8f

Please sign in to comment.