Skip to content

Commit

Permalink
Disable setup-python cache
Browse files Browse the repository at this point in the history
  • Loading branch information
sam210723 committed May 4, 2024
1 parent 0e11e76 commit c99acdd
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 @@ -12,7 +12,6 @@ jobs:
- uses: actions/setup-python@v5
with:
python-version: "3.12"
cache: 'pip'

- name: Cache dependencies
uses: actions/cache@v4
Expand Down

0 comments on commit c99acdd

Please sign in to comment.