This commit is contained in:
nora 2023-04-18 14:57:11 +02:00
parent e8e276eae2
commit 8f651d1553
2 changed files with 8 additions and 13 deletions

View file

@ -1,5 +1,7 @@
#!/bin/bash
export RUSTFLAGS='-Zincremental-verify-ich'
cp tiles.rs src/tiles.rs
cargo clean -p mantle-diver
cargo build