ci: fix pip cache is not needed for make (#3331)
This commit is contained in:
parent
8272147012
commit
bc0087ec36
1 changed files with 0 additions and 1 deletions
1
.github/actions/prepare/action.yml
vendored
1
.github/actions/prepare/action.yml
vendored
|
|
@ -21,7 +21,6 @@ runs:
|
|||
uses: actions/setup-python@v5
|
||||
with:
|
||||
python-version: ${{ inputs.python-version }}
|
||||
cache: "pip"
|
||||
|
||||
- name: Install uv
|
||||
uses: astral-sh/setup-uv@v6
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue