diff --git a/.github/workflows/osrm-backend.yml b/.github/workflows/osrm-backend.yml index 5cee8ada1..f1b28b310 100644 --- a/.github/workflows/osrm-backend.yml +++ b/.github/workflows/osrm-backend.yml @@ -601,7 +601,6 @@ jobs: key: v1-ccache-benchmarks-${{ github.sha }} restore-keys: | v1-ccache-benchmarks- - - name: mkdir -p ~/.ccache - name: Enable Conan cache uses: actions/cache@v3 with: