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