mirror of
https://github.com/janet-lang/janet
synced 2024-11-24 17:27:18 +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: >-
|
||||
base-devel
|
||||
git
|
||||
mingw-w64-x86_64-toolchain
|
||||
- name: Build the project
|
||||
shell: cmd
|
||||
run: make -j
|
||||
|
Loading…
Reference in New Issue
Block a user