ruki 3 years ago
parent
commit
4b69c6e701
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .github/workflows/archlinux.yml

+ 1 - 0
.github/workflows/archlinux.yml

@@ -23,6 +23,7 @@ jobs:
         run: |
           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
       - uses: actions/checkout@v1
       - uses: xmake-io/github-action-setup-xmake@v1
         with: