Skip to content

Commit

Permalink
upload MSI bundle
Browse files Browse the repository at this point in the history
  • Loading branch information
SpikeHD committed Sep 5, 2022
1 parent 22d8a23 commit 10234be
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 @@ -39,7 +39,7 @@ jobs:
- name: Compress build
uses: vimtor/action-zip@v1
with:
files: src-tauri/target/debug/lang/ src-tauri/target/debug/keys/ src-tauri/target/debug/Cultivation.exe
files: src-tauri/target/debug/lang/ src-tauri/target/debug/keys/ src-tauri/target/debug/Cultivation.exe src-tauri/target/debug/bundle/msi/
recursive: true
dest: Cultivation.zip

Expand Down

0 comments on commit 10234be

Please sign in to comment.