This commit is contained in:
lleyton
2022-10-22 19:39:14 -07:00
committed by GitHub
parent 008f4e24c4
commit 9708760cc8
-4
View File
@@ -47,10 +47,6 @@ jobs:
uses: actions/checkout@v3
with:
fetch-depth: 2
- run: |
sudo dnf install -y git-core
git config --global --add safe.directory .
git fetch
- name: Check file existence
id: check_files
run: |