mirror of
https://github.com/inventree/InvenTree.git
synced 2026-02-02 19:34:52 +00:00
remove wrong cache syntax
This commit is contained in:
1
.github/actions/setup/action.yaml
vendored
1
.github/actions/setup/action.yaml
vendored
@@ -57,7 +57,6 @@ runs:
|
||||
uses: actions/setup-python@0a5c61591373683505ea898e09a3ea4f39ef2b9c # pin@v5.0.0
|
||||
with:
|
||||
python-version: ${{ env.python_version }}
|
||||
cache: false
|
||||
- name: Install Base Python Dependencies
|
||||
if: ${{ inputs.python == 'true' }}
|
||||
shell: bash
|
||||
|
||||
Reference in New Issue
Block a user