Skip to content

Commit

Permalink
fix publish release
Browse files Browse the repository at this point in the history
  • Loading branch information
ellyofreitas authored May 15, 2024
1 parent da520eb commit 073832e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- uses: actions/setup-python@v5
with:
python-version: '3.10'
cache: pipe
cache: pip
- name: Install Python setup tools
run: pip install setuptools
- uses: actions/checkout@v3
Expand Down

0 comments on commit 073832e

Please sign in to comment.