We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16609f7 commit ae9d44eCopy full SHA for ae9d44e
1 file changed
.github/actions/setup/action.yml
@@ -46,7 +46,6 @@ runs:
46
uses: actions/setup-python@v5
47
with:
48
python-version: ${{ inputs.python_version }}
49
- cache: ${{ steps.env-check.outputs.package_tool }}
50
51
- name: Install GardenLinux Python library
52
shell: bash
0 commit comments