Skip to content
Snippets Groups Projects
Verified Commit a3f6f692 authored by João Magalhães's avatar João Magalhães :rocket:
Browse files

chore: new CI run release

parent 52b736fe
No related branches found
No related tags found
No related merge requests found
Pipeline #2770 passed
......@@ -119,3 +119,5 @@ jobs:
run: cd frontends/sdl && cargo build
- name: Build release version
run: cd frontends/sdl && cargo build --release
- name: Run release version
run: cd frontends/sdl && cargo run --release -- --headless --cycles 10000000
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment