This commit is contained in:
lleyton
2022-10-22 19:36:23 -07:00
committed by GitHub
parent 7c9f01e62e
commit 008f4e24c4
+1 -1
View File
@@ -49,7 +49,7 @@ jobs:
fetch-depth: 2
- run: |
sudo dnf install -y git-core
git config --global --add safe.directory "$GITHUB_WORKSPACE"
git config --global --add safe.directory .
git fetch
- name: Check file existence
id: check_files