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