mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
revert cache change
This commit is contained in:
parent
824edae576
commit
a9131bef9a
1 changed files with 2 additions and 2 deletions
4
.github/workflows/test-action-linux-gh.yml
vendored
4
.github/workflows/test-action-linux-gh.yml
vendored
|
@ -98,8 +98,8 @@ jobs:
|
|||
|
||||
- name: Setup Python Tools Scripts
|
||||
uses: ./.github/actions/setup-python-tools-scripts
|
||||
#with:
|
||||
# cache-prefix: ${{ inputs.cache-prefix }}
|
||||
with:
|
||||
cache-prefix: ${{ inputs.cache-prefix }}
|
||||
env:
|
||||
PIP_INDEX_URL: https://pypi.org/simple
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue