Skip to content

Commit

Permalink
fix(ci): remove cli args for build
Browse files Browse the repository at this point in the history
  • Loading branch information
fu050409 committed Jul 11, 2024
1 parent 1804644 commit 9a9e6c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,4 +50,4 @@ jobs:
- name: Install dependencies
run: pnpm install

- run: pnpm tauri build --all-targets --all-features
- run: pnpm tauri build

0 comments on commit 9a9e6c2

Please sign in to comment.