CI: Fix MinGW build
This commit is contained in:
parent
97ab25f9ae
commit
af69c2bed8
|
|
@ -64,6 +64,7 @@ jobs:
|
||||||
# Install xmake
|
# Install xmake
|
||||||
- name: Install xmake
|
- name: Install xmake
|
||||||
run: |
|
run: |
|
||||||
|
cd xmake_git
|
||||||
make install PREFIX=/${{ matrix.msystem }}
|
make install PREFIX=/${{ matrix.msystem }}
|
||||||
xmake --version
|
xmake --version
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue