mirror of
https://github.com/lnbits/lnbits.git
synced 2025-09-26 11:56:16 +02:00
ci: fix pip cache is not needed for make (#3331)
This commit is contained in:
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
|
||||
|
Reference in New Issue
Block a user