This commit is contained in:
@@ -19,7 +19,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
toolchain: stable
|
toolchain: stable
|
||||||
targets: x86_64-pc-windows-gnu
|
targets: x86_64-pc-windows-gnu
|
||||||
- run: cargo build --release
|
- run: cargo build --release --target=x86_64-pc-windows-gnu
|
||||||
- name: Release
|
- name: Release
|
||||||
uses: softprops/action-gh-release@v3
|
uses: softprops/action-gh-release@v3
|
||||||
with:
|
with:
|
||||||
|
|||||||
Reference in New Issue
Block a user