mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-21 09:02:50 -06:00
attempt to build the Windows runtime
This commit is contained in:
5
.github/workflows/build-majestic.yml
vendored
5
.github/workflows/build-majestic.yml
vendored
@@ -244,4 +244,7 @@ jobs:
|
|||||||
- name: Build runtime
|
- name: Build runtime
|
||||||
shell: msys2 {0}
|
shell: msys2 {0}
|
||||||
run: |
|
run: |
|
||||||
uname -a
|
autoreconf -i
|
||||||
|
./configure
|
||||||
|
make
|
||||||
|
sudo make install
|
||||||
|
|||||||
Reference in New Issue
Block a user