Skip to content

Commit

Permalink
🔥 Removes cache line
Browse files Browse the repository at this point in the history
  • Loading branch information
jefftriplett committed Sep 28, 2023
1 parent 02acfde commit 8969b61
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ jobs:
- uses: actions/setup-python@v4
with:
python-version: "3.x"
cache: 'pip'
- run: python -m pip install --upgrade pip build wheel twine
- run: python -m build --sdist --wheel
- run: python -m twine upload dist/*
Expand Down

0 comments on commit 8969b61

Please sign in to comment.