Skip to content

Commit

Permalink
fix(ci): remove cache for pip
Browse files Browse the repository at this point in the history
  • Loading branch information
idawnlight committed Sep 4, 2024
1 parent 7e8053c commit 4526187
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ jobs:
- uses: actions/setup-python@v5
with:
python-version: 3.12
cache: pip

- run: pip install mkdocs-material

Expand Down

0 comments on commit 4526187

Please sign in to comment.