Update "Sync Python downloads" job to use Rust cache (#17446)
Co-authored-by: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -24,6 +24,9 @@ jobs:
|
||||
with:
|
||||
version: "latest"
|
||||
enable-cache: true
|
||||
- uses: Swatinem/rust-cache@779680da715d629ac1d338a641029a2f4372abb5 # v2.8.2
|
||||
with:
|
||||
save-if: false
|
||||
- name: Sync Python Releases
|
||||
run: |
|
||||
uv run -- fetch-download-metadata.py
|
||||
|
||||
Reference in New Issue
Block a user