Make sure the generated lua definitions are up to date
This commit is contained in:
parent
27324e2c70
commit
2aee44cba2
|
@ -10,6 +10,7 @@ shopt -s inherit_errexit # Inherit the errexit option status in subshells.
|
||||||
|
|
||||||
set -x
|
set -x
|
||||||
|
|
||||||
|
cargo run --bin generate_definitions > ./definitions/generated.lua
|
||||||
git update-index --refresh
|
git update-index --refresh
|
||||||
cargo clippy --all-targets --all -- -D warnings
|
cargo clippy --all-targets --all -- -D warnings
|
||||||
cargo fmt -- --check
|
cargo fmt -- --check
|
||||||
|
|
Loading…
Reference in New Issue
Block a user