mirror of
https://github.com/IntQuant/noita_entangled_worlds.git
synced 2025-10-19 07:03:16 +00:00
remove nightly install from justfile
This commit is contained in:
parent
32f5414485
commit
1bf13ac5d2
1 changed files with 0 additions and 1 deletions
1
Justfile
1
Justfile
|
@ -23,7 +23,6 @@ build_luajit:
|
|||
|
||||
# `rustup target add i686-pc-windows-gnu` first
|
||||
build_ext:
|
||||
rustup target add i686-pc-windows-gnu --toolchain nightly
|
||||
cd ewext && cargo build --release --target=i686-pc-windows-gnu
|
||||
cp ewext/target/i686-pc-windows-gnu/release/ewext.dll quant.ew/ewext.dll
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue