mirror of https://github.com/lapce/lapce.git
Update release.yml
This commit is contained in:
parent
3d10a5e573
commit
34ed3b880f
|
@ -18,6 +18,8 @@ jobs:
|
|||
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- name: Update rust
|
||||
run: rustup update
|
||||
- name: Build
|
||||
run: cargo build --release
|
||||
- name: Install WiX
|
||||
|
|
Loading…
Reference in New Issue