Skip to content

Commit

Permalink
Update .github/workflows/release.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Lucas Saavedra Vaz <[email protected]>
  • Loading branch information
me-no-dev and lucasssvaz committed May 27, 2024
1 parent 557792c commit dc596f1
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 @@ -16,7 +16,6 @@ jobs:
- uses: actions/setup-python@v4
with:
python-version: '3.x'
cache: 'pip' # caching pip dependencies
- run: pip install packaging
- name: Build Release
env:
Expand Down

0 comments on commit dc596f1

Please sign in to comment.