test CI/CD 3 no cache pls
Some checks failed
Build Bevy Game (Linux) / build (push) Failing after -1s
Some checks failed
Build Bevy Game (Linux) / build (push) Failing after -1s
This commit is contained in:
parent
eabaa8d556
commit
5bc14a4388
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue