.
All checks were successful
Build and Deploy artifact / build (push) Successful in 41s

This commit is contained in:
kento2 2026-08-06 00:07:45 +02:00
parent 47be9a754c
commit 39a50aba46

View file

@ -13,7 +13,7 @@ jobs:
- uses: actions/cache@v6
with:
path: /var/cache/bazel
key: bazel-{{ env.FORGEJO_REPOSITORY }}
key: bazel-${{ env.FORGEJO_REPOSITORY }}
- id: build
env:
CACHE_USERNAME: ${{ secrets.CACHE_USERNAME }}