mirror of
https://github.com/dathere/qsv-easy-windows-installer.git
synced 2025-12-19 00:29:25 +00:00
ci: only include MSI file
This commit is contained in:
parent
3c0367a717
commit
34656f74ff
1 changed files with 1 additions and 1 deletions
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
|
|
@ -23,7 +23,7 @@ jobs:
|
|||
# - platform: 'ubuntu-22.04' # for Tauri v1 you could replace this with ubuntu-20.04.
|
||||
# args: ''
|
||||
- platform: "windows-latest"
|
||||
args: ""
|
||||
args: "-b msi"
|
||||
|
||||
runs-on: ${{ matrix.platform }}
|
||||
steps:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue