Skip to content

Commit f985024

Browse files
committed
release.yaml: update to cargo for 32bit windows
1 parent 74a8773 commit f985024

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
- build: windows-32-bit
4242
os: windows-latest
4343
target: i686-pc-windows-msvc
44-
command: cross
44+
command: cargo
4545
# 64-bit (x86)
4646
- build: linux-64-bit
4747
os: ubuntu-latest

0 commit comments

Comments
 (0)