This commit is contained in:
parent
b88903c1d9
commit
47be9a754c
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ jobs:
|
||||||
- uses: actions/cache@v6
|
- uses: actions/cache@v6
|
||||||
with:
|
with:
|
||||||
path: /var/cache/bazel
|
path: /var/cache/bazel
|
||||||
key: bazel
|
key: bazel-{{ env.FORGEJO_REPOSITORY }}
|
||||||
- id: build
|
- id: build
|
||||||
env:
|
env:
|
||||||
CACHE_USERNAME: ${{ secrets.CACHE_USERNAME }}
|
CACHE_USERNAME: ${{ secrets.CACHE_USERNAME }}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue