Skip to content

Commit 79df2ad

Browse files
committed
- disable pip caching
1 parent 7860f87 commit 79df2ad

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/release.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,6 @@ jobs:
5252
uses: actions/setup-python@v5
5353
with:
5454
python-version: '3.9'
55-
cache: 'pip'
5655
- run: |
5756
pip3 install PyInstaller
5857
- name: build

0 commit comments

Comments
 (0)