1
0
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:
Calvin Rose 2023-01-22 11:10:04 -06:00
parent 8955e6f536
commit 8b0bcf4db9

View File

@ -52,6 +52,7 @@ jobs:
install: >-
base-devel
git
mingw-w64-x86_64-toolchain
- name: Build the project
shell: cmd
run: make -j