mirror of
https://github.com/Myxelium/BeetleWire.git
synced 2026-07-07 06:45:08 +00:00
Update rust.yml
This commit is contained in:
3
.github/workflows/rust.yml
vendored
3
.github/workflows/rust.yml
vendored
@@ -22,6 +22,9 @@ jobs:
|
||||
with:
|
||||
toolchain: stable
|
||||
|
||||
- name: Install Windows target
|
||||
run: rustup target add x86_64-pc-windows-gnu
|
||||
|
||||
- name: Build
|
||||
run: cargo build --release --target ${{ matrix.target }}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user