This commit is contained in:
parent
2951d4ae28
commit
a3fa08ee3d
@ -18,9 +18,7 @@ jobs:
|
||||
toolchain: stable
|
||||
target: x86_64-pc-windows-gnu
|
||||
- name: Build
|
||||
uses: actions-rs/cargo@v1
|
||||
with:
|
||||
command: build --target=x86_64-pc-windows-gnu --release
|
||||
run: cargo build --target=x86_64-pc-windows-gnu --release
|
||||
- name: Artifact
|
||||
uses: actions/upload-artifact@v3
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user