Compare commits

..

No commits in common. "9d31e22d91fac4082b740a42493ea026a43a0fe8" and "bdad7d1fbe073cd53e9a6651ef935e5a45c341c6" have entirely different histories.

2 changed files with 2 additions and 7 deletions

View file

@ -7,7 +7,7 @@ on:
jobs: jobs:
build-windows: build-windows:
runs-on: docker runs-on: tesp_tsp
container: container:
image: git.rufous-trench.ts.net/crizomb/forgejo-action-rust-bevy:latest image: git.rufous-trench.ts.net/crizomb/forgejo-action-rust-bevy:latest
steps: steps:
@ -36,7 +36,7 @@ jobs:
path: dist/bevy-santa path: dist/bevy-santa
build-linux: build-linux:
runs-on: docker runs-on: tesp_tsp
container: container:
image: git.rufous-trench.ts.net/crizomb/forgejo-action-rust-bevy:latest image: git.rufous-trench.ts.net/crizomb/forgejo-action-rust-bevy:latest
steps: steps:

View file

@ -1,5 +0,0 @@
Small game made in bevy to learn rust & bevy and also a little bit about CI.
It was a great experience. <bl>
You can play it on your browser [here](https://crizomb.itch.io/kirbby-bubble-massacre)