ruki 3 anni fa
parent
commit
ecbe9c1f61
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      .github/workflows/fedora.yml

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

@@ -28,6 +28,7 @@ jobs:
           dnf -y install copr-cli make gcc-c++ libatomic
           dnf -y upgrade git
           dnf -y install perl
+          git config --global --add safe.directory /__w/xmake-repo/xmake-repo
       - uses: actions/checkout@v1
       - uses: xmake-io/github-action-setup-xmake@v1
         with: