From 9708760cc803bdad5fcf1232e4f2e90a35803093 Mon Sep 17 00:00:00 2001 From: lleyton Date: Sat, 22 Oct 2022 19:39:14 -0700 Subject: [PATCH] /shrug --- .github/workflows/mass-rebuild.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.github/workflows/mass-rebuild.yml b/.github/workflows/mass-rebuild.yml index fd1e6e76d6..271a48a94e 100644 --- a/.github/workflows/mass-rebuild.yml +++ b/.github/workflows/mass-rebuild.yml @@ -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: |