diff --git a/.github/workflows/ci-push-arm_linux.yml b/.github/workflows/ci-push-arm_linux.yml index 1857cf710a..fee4177f37 100644 --- a/.github/workflows/ci-push-arm_linux.yml +++ b/.github/workflows/ci-push-arm_linux.yml @@ -226,7 +226,6 @@ jobs: runs-on: [self-hosted, Linux, '${{ matrix.arch }}'] steps: - - run: find ${HOME}/.racket -type f - uses: actions/checkout@v2 - uses: actions/download-artifact@v2 with: