Skip to content

Commit 3eba034

Browse files
committed
prune cache
1 parent 428ba46 commit 3eba034

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/actions/setup_build_env/action.yml

+1
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ runs:
3737
version: ${{ inputs.uv-version }}
3838
python-version: ${{ inputs.python-version }}
3939
enable-cache: true
40+
prune-cache: false
4041
cache-dependency-glob: "uv.lock"
4142

4243
- name: Restore cached project python deps

0 commit comments

Comments
 (0)