Skip to content

Commit b108b98

Browse files
committed
Solve release stage issues
1 parent 0d30e31 commit b108b98

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/ci_cd.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -339,8 +339,6 @@ jobs:
339339
uses: actions/setup-python@v4
340340
with:
341341
python-version: ${{ env.MAIN_PYTHON_VERSION }}
342-
cache: 'pip'
343-
cache-dependency-path: 'pyproject.toml'
344342

345343
- uses: actions/download-artifact@v3
346344

0 commit comments

Comments
 (0)