|
@@ -24,6 +24,7 @@ jobs:
|
|
|
pacman -Sy --noconfirm --needed glibc git base-devel perl make unzip
|
|
|
pacman -Sy --noconfirm --needed mesa gcc-fortran glu
|
|
|
git config --global --add safe.directory /__w/xmake/xmake
|
|
|
+ git config --global --add safe.directory /__w/xmake-repo/xmake-repo
|
|
|
- uses: actions/checkout@v1
|
|
|
- uses: xmake-io/github-action-setup-xmake@v1
|
|
|
with:
|