mirror of
https://github.com/italicsjenga/agb.git
synced 2024-12-23 16:21:33 +11:00
Add build-book to just ci
This commit is contained in:
parent
97d043d505
commit
cb0bcf7c67
1
justfile
1
justfile
|
@ -27,6 +27,7 @@ ci: && build-roms
|
||||||
just _all-crates _test-debug
|
just _all-crates _test-debug
|
||||||
just _all-crates _test-release
|
just _all-crates _test-release
|
||||||
just _all-crates _clippy
|
just _all-crates _clippy
|
||||||
|
just build-book
|
||||||
|
|
||||||
build-roms:
|
build-roms:
|
||||||
just _build-rom "examples/the-purple-night" "PURPLENIGHT"
|
just _build-rom "examples/the-purple-night" "PURPLENIGHT"
|
||||||
|
|
Loading…
Reference in a new issue