attempt to build the Windows runtime

This commit is contained in:
krangelov
2021-11-16 19:40:14 +01:00
parent 2c38ba6ca4
commit e00378c820

View File

@@ -244,4 +244,7 @@ jobs:
- name: Build runtime
shell: msys2 {0}
run: |
uname -a
autoreconf -i
./configure
make
sudo make install