ruki 3 年之前
父节点
当前提交
ecbe9c1f61
共有 1 个文件被更改,包括 1 次插入0 次删除
  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: