Update msys2-build.yml
This commit is contained in:
3
.github/workflows/msys2-build.yml
vendored
3
.github/workflows/msys2-build.yml
vendored
@@ -65,7 +65,8 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
git clone https://github.com/xmake-io/xmake.git --recurse-submodules -b dev xmake_git
|
git clone https://github.com/xmake-io/xmake.git --recurse-submodules -b dev xmake_git
|
||||||
cd xmake_git
|
cd xmake_git
|
||||||
make build
|
./configure
|
||||||
|
make -j4
|
||||||
|
|
||||||
# Install xmake
|
# Install xmake
|
||||||
- name: Install xmake
|
- name: Install xmake
|
||||||
|
|||||||
Reference in New Issue
Block a user