mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-04-05 10:13:00 +02:00
use x86 and x64 for wix.
This commit is contained in:
2
.github/workflows/smoke-tests-source.yml
vendored
2
.github/workflows/smoke-tests-source.yml
vendored
@@ -42,7 +42,7 @@ jobs:
|
||||
- platform: windows-latest
|
||||
CARGO_HOME: ~/.cargo
|
||||
releaseFolder: target/release
|
||||
ext: .amd64.msi
|
||||
ext: .x64.msi
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
|
||||
Reference in New Issue
Block a user