mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-28 10:41:15 +00:00
isle is not 64-bit yet (I think)
This commit is contained in:
parent
9d1e46e187
commit
1cfa54d908
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -40,6 +40,8 @@ jobs:
|
|||||||
- name: Setup vcvars
|
- name: Setup vcvars
|
||||||
if: matrix.toolchain.setup-msvc
|
if: matrix.toolchain.setup-msvc
|
||||||
uses: ilammy/msvc-dev-cmd@v1
|
uses: ilammy/msvc-dev-cmd@v1
|
||||||
|
with:
|
||||||
|
arch: x86
|
||||||
|
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user