diff --git a/.github/workflows/ci-issue-94.yml b/.github/workflows/ci-issue-94.yml index eb031445..aab44161 100644 --- a/.github/workflows/ci-issue-94.yml +++ b/.github/workflows/ci-issue-94.yml @@ -25,8 +25,8 @@ jobs: submodules: true - name: Init Hermit uses: cashapp/activate-hermit@v1 - with: - cache: true + #with: + # cache: true - name: Setup run: | echo "Environment: " ${{ matrix.os }}