Skip to content

Commit

Permalink
Merge branch 'main' into st-fix-wallet
Browse files Browse the repository at this point in the history
  • Loading branch information
stringhandler authored Oct 5, 2024
2 parents 53a1ca0 + 577b1bb commit dd71329
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 @@ -235,6 +235,6 @@ jobs:
- name: cargo tauri build
working-directory: ./src-tauri
run: |
cargo install tauri-cli
cargo install tauri-cli --version "1.6.2"
cargo tauri --version
cargo tauri build --ci --bundles deb

0 comments on commit dd71329

Please sign in to comment.