Update release.yml

This commit is contained in:
JT 2022-01-19 04:51:21 +11:00 committed by GitHub
parent 49e8af8ea5
commit 4e8e03867c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -215,7 +215,7 @@ jobs:
uses: actions-rs/cargo@v1
with:
command: install
args: cargo-wix
args: cargo-wix --version 0.3.1
- name: Build
uses: actions-rs/cargo@v1