enable uv cache
This commit is contained in:
@@ -53,6 +53,7 @@ jobs:
|
||||
- name: Install uv
|
||||
uses: actions/setup-uv@v5
|
||||
enable-cache: true
|
||||
cache-local-path: /sls/bd/hla/.cache/uv
|
||||
|
||||
- name: Install Python 3.10
|
||||
run: uv python install 3.10
|
||||
|
||||
Reference in New Issue
Block a user