diff --git a/.github/workflows/build_docs.yml b/.github/workflows/build_docs.yml index 7105287..eca2563 100644 --- a/.github/workflows/build_docs.yml +++ b/.github/workflows/build_docs.yml @@ -13,10 +13,6 @@ jobs: - uses: actions/setup-python@v5 with: python-version: 3.x - - uses: actions/cache@v4 - with: - key: ${{ github.ref }} - path: .cache - run: pip install mkdocs-material mike