.
Some checks failed
Build and Deploy artifact / build (push) Has been cancelled

This commit is contained in:
kento2 2026-08-06 00:07:24 +02:00
parent b88903c1d9
commit 47be9a754c

View file

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