diff --git a/.forgejo/workflows/build.yml b/.forgejo/workflows/build.yml index b9c12e3..28459cd 100644 --- a/.forgejo/workflows/build.yml +++ b/.forgejo/workflows/build.yml @@ -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