Skip to content

Commit

Permalink
Stop caching in PyPI workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
sankichi92 authored Sep 12, 2023
1 parent a405fcf commit 549097e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,6 @@ jobs:
- uses: actions/checkout@v4

- uses: eifinger/setup-rye@v1
with:
enable-cache: true
cache-prefix: pypi-publish

- name: Install dependencies
run: rye sync --no-dev
Expand Down

0 comments on commit 549097e

Please sign in to comment.