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