mirror of
https://github.com/PaddiM8/kalker.git
synced 2024-11-07 08:24:33 +01:00
Update release.yml
This commit is contained in:
parent
0f70fd7622
commit
1a96387927
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -145,7 +145,7 @@ jobs:
|
||||
run: |
|
||||
[ ! -f /c/Users/runneradmin/.cargo/bin/cargo-wix.exe ] && cargo install cargo-wix --version 0.3.1
|
||||
cd cli
|
||||
cargo wix --no-build --nocapture --package kalker
|
||||
cargo wix --no-build --nocapture
|
||||
mv target/wix/*.msi target/wix/kalker-windows.msi
|
||||
- uses: actions/upload-artifact@v2
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user