Update msys2-build.yml

This commit is contained in:
SirLynix
2022-12-25 11:53:59 +01:00
parent 22ae68fdca
commit 60c468694c

View File

@@ -65,7 +65,8 @@ jobs:
run: |
git clone https://github.com/xmake-io/xmake.git --recurse-submodules -b dev xmake_git
cd xmake_git
make build
./configure
make -j4
# Install xmake
- name: Install xmake