CI: Fix MinGW build
This commit is contained in:
1
.github/workflows/msys2-build.yml
vendored
1
.github/workflows/msys2-build.yml
vendored
@@ -64,6 +64,7 @@ jobs:
|
||||
# Install xmake
|
||||
- name: Install xmake
|
||||
run: |
|
||||
cd xmake_git
|
||||
make install PREFIX=/${{ matrix.msystem }}
|
||||
xmake --version
|
||||
|
||||
|
||||
Reference in New Issue
Block a user