mirror of https://github.com/icedland/iced.git
Update build.yml
This commit is contained in:
parent
1d3cc3ca6e
commit
379766624d
|
@ -155,7 +155,6 @@ jobs:
|
|||
run: |
|
||||
export PATH="$HOME/.cargo/bin:$PATH"
|
||||
export RUSTFLAGS="-D warnings"
|
||||
cargo -V
|
||||
cd src/rust/iced-x86
|
||||
echo ==== std decoder ====
|
||||
cargo check --lib --no-default-features --features "std decoder"
|
||||
|
|
Loading…
Reference in New Issue