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: |