mirror of
https://gitee.com/Lyon1998/pikapython.git
synced 2025-01-15 17:02:53 +08:00
add cargo clean before build
This commit is contained in:
parent
3a41e0e8ec
commit
31bef9dbce
@ -1,5 +1,6 @@
|
||||
ROOT=$PWD
|
||||
cd ../../tools/pikaCompiler
|
||||
cargo clean
|
||||
cargo build
|
||||
cd $ROOT
|
||||
cp ../../tools/pikaCompiler/rust-msc-latest-linux package/pikascript/rust-msc-latest-linux
|
||||
|
Loading…
x
Reference in New Issue
Block a user