Skip to content

Commit

Permalink
fix(workflows): do not cache pip
Browse files Browse the repository at this point in the history
Signed-off-by: Devin Buhl <[email protected]>
  • Loading branch information
onedr0p committed Dec 29, 2024
1 parent 8d596c4 commit 1d0a459
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/schemas.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ jobs:
uses: actions/setup-python@v5
with:
python-version: 3.x
cache: pip

- name: Setup Node
uses: actions/setup-node@v4
Expand Down

0 comments on commit 1d0a459

Please sign in to comment.