mirror of
https://github.com/janet-lang/janet
synced 2025-04-25 20:23:19 +00:00
Add the mingw toolchain.
This commit is contained in:
parent
8955e6f536
commit
8b0bcf4db9
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
@ -52,6 +52,7 @@ jobs:
|
|||||||
install: >-
|
install: >-
|
||||||
base-devel
|
base-devel
|
||||||
git
|
git
|
||||||
|
mingw-w64-x86_64-toolchain
|
||||||
- name: Build the project
|
- name: Build the project
|
||||||
shell: cmd
|
shell: cmd
|
||||||
run: make -j
|
run: make -j
|
||||||
|
Loading…
x
Reference in New Issue
Block a user