Skip to content

Commit bc21bcd

Browse files
Update .github/workflows/release.yml
Co-authored-by: Lucas Saavedra Vaz <[email protected]>
1 parent 4559a07 commit bc21bcd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release.yml

-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ jobs:
1616
- uses: actions/setup-python@v5
1717
with:
1818
python-version: '3.x'
19-
cache: 'pip' # caching pip dependencies
2019
- run: pip install packaging
2120
- name: Build Release
2221
env:

0 commit comments

Comments
 (0)