mirror of
https://github.com/janet-lang/janet
synced 2025-10-12 22:37:42 +00:00
Add the mingw toolchain.
This commit is contained in:
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
|
||||||
|
Reference in New Issue
Block a user