test msys

This commit is contained in:
krangelov
2021-11-16 19:36:02 +01:00
parent 7797aa6ed5
commit 2c38ba6ca4

View File

@@ -242,9 +242,6 @@ jobs:
mingw-w64-x86_64-libtool
- name: Build runtime
working-directory: ./src/runtime/c
shell: msys2 {0}
run: |
autoreconf -i
./configure
make
sudo make install
uname -a