ci
Some checks failed
/ build (push) Failing after 36s

This commit is contained in:
kento2 2026-08-25 15:39:02 +02:00
parent 7c322707ba
commit 8ef1fb9dd8
2 changed files with 27 additions and 0 deletions

View file

@ -28,4 +28,5 @@ jobs:
run "$target" \
--remote_cache="https://${CACHE_USERNAME}:${CACHE_PASSWORD}@cache.lab0x13.site:443" \
--remote_upload_local_results \
--noremote_cache_async
done