test CI/CD 4 no cache, sure
Some checks failed
Build Bevy Game (Linux) / build (push) Failing after 2s
Some checks failed
Build Bevy Game (Linux) / build (push) Failing after 2s
This commit is contained in:
parent
5bc14a4388
commit
ea1b1532e6
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ jobs:
|
|||
build:
|
||||
runs-on: docker
|
||||
container:
|
||||
image: git.rufous-trench.ts.net/crizomb/forgejo-action-rust-bevy:deb13-node20
|
||||
image: git.rufous-trench.ts.net/crizomb/forgejo-action-rust-bevy:deb13-node20-2
|
||||
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