parent
13b424d0a1
commit
3263967d6d
@ -18,7 +18,7 @@ jobs:
|
||||
password: ${{ secrets.CONTAINER_REGISTRY_PASSWORD }}
|
||||
|
||||
- name: Restore stage0 cache
|
||||
uses: actions/cache@v4
|
||||
uses: actions/cache/restore@v4
|
||||
with:
|
||||
path: fetch/bootstrap/stage0
|
||||
key: stage0-${{ hashFiles('packages/bootstrap/stage0/package.toml') }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user