mirror of
https://github.com/Dadido3/noita-mapcap.git
synced 2024-11-18 17:17:31 +00:00
Actually build 386 executables
This commit is contained in:
parent
ac2e0bff40
commit
d5f3390bf1
@ -8,6 +8,9 @@ env:
|
|||||||
matrix:
|
matrix:
|
||||||
include:
|
include:
|
||||||
- os: windows
|
- os: windows
|
||||||
|
env:
|
||||||
|
- GOOS=windows
|
||||||
|
- GOARCH=386
|
||||||
script:
|
script:
|
||||||
- cd bin/stitch
|
- cd bin/stitch
|
||||||
- go test
|
- go test
|
||||||
|
Loading…
Reference in New Issue
Block a user