mirror of
https://github.com/logos-blockchain/lssa.git
synced 2026-01-02 13:23:10 +00:00
build scripts now check for warnings
This commit is contained in:
parent
98ba83e0a4
commit
ec702ddc05
@ -1,4 +1,4 @@
|
||||
set -e
|
||||
curl -L https://risczero.com/install | bash
|
||||
/Users/runner/.risc0/bin/rzup install
|
||||
cargo build
|
||||
RUSTFLAGS="-D warnings" cargo build
|
||||
@ -1,4 +1,4 @@
|
||||
set -e
|
||||
curl -L https://risczero.com/install | bash
|
||||
/home/runner/.risc0/bin/rzup install
|
||||
cargo build
|
||||
RUSTFLAGS="-D warnings" cargo build
|
||||
Loading…
x
Reference in New Issue
Block a user