test CI/CD 3 no cache pls
Some checks failed
Build Bevy Game (Linux) / build (push) Failing after -1s

This commit is contained in:
Crizomb 2025-12-23 19:03:43 +01:00
parent eabaa8d556
commit 5bc14a4388

View file

@ -9,6 +9,7 @@ jobs:
runs-on: docker
container:
image: git.rufous-trench.ts.net/crizomb/forgejo-action-rust-bevy:deb13-node20
options: --pull=always # Stop aggresive caching, for this time
steps:
- uses: actions/checkout@v4