Skip to content

Commit

Permalink
fix: release ci
Browse files Browse the repository at this point in the history
  • Loading branch information
greenhat616 committed Mar 3, 2024
1 parent 71503a4 commit 33e4087
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@ jobs:
pnpm check
- name: Prepare Tauri manifest (nsis)
if: startsWith(matrix.targets.os, 'windows-')
run: |
pnpm prepare:release --nsis
Expand Down

0 comments on commit 33e4087

Please sign in to comment.