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

This commit is contained in:
kento2 2026-08-05 11:13:26 +02:00
parent fb0d186255
commit 9b072e6a83

View file

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