Skip to content

Commit ae9d44e

Browse files
authored
disabled python setup cache (#263)
1 parent 16609f7 commit ae9d44e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/actions/setup/action.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,6 @@ runs:
4646
uses: actions/setup-python@v5
4747
with:
4848
python-version: ${{ inputs.python_version }}
49-
cache: ${{ steps.env-check.outputs.package_tool }}
5049

5150
- name: Install GardenLinux Python library
5251
shell: bash

0 commit comments

Comments
 (0)