Skip to content

Commit

Permalink
remove pip caching
Browse files Browse the repository at this point in the history
  • Loading branch information
pashagolub committed Dec 16, 2024
1 parent 5028f1c commit 9de10f0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,6 @@ jobs:
uses: actions/setup-python@v5
with:
python-version: 3.12
cache: 'pip'

- name: Install dependencies
run: pip install mkdocs-material mkdocs-glightbox
Expand Down

0 comments on commit 9de10f0

Please sign in to comment.