Skip to content

Commit

Permalink
Fix cli
Browse files Browse the repository at this point in the history
  • Loading branch information
Hacksore committed Nov 19, 2023
1 parent d30ec45 commit ddd5304
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
- name: build tauri app
working-directory: apps/desktop
run: |
cargo tauri build
pnpm tauri build
ls src-tauri/target/release
# TODO: code sign osx
# - name: Install certificate (OSX)
Expand Down

0 comments on commit ddd5304

Please sign in to comment.