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:
|
build:
|
||||||
runs-on: docker
|
runs-on: docker
|
||||||
container:
|
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
|
options: --pull=always # Stop aggresive caching, for this time
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue