Skip to content

Commit

Permalink
feature: publish with cache_info
Browse files Browse the repository at this point in the history
  • Loading branch information
murilo-cunha committed Mar 20, 2024
1 parent 7800d34 commit 2befb96
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,7 @@ jobs:
POETRY_VERSION: 1.8.2
steps:
- uses: actions/checkout@v2
- name: Set up Python 3.10
uses: actions/setup-python@v2
- uses: actions/setup-python@v2
with:
python-version: "3.10"
- name: Install dependencies
Expand Down

0 comments on commit 2befb96

Please sign in to comment.