mirror of
https://github.com/cypherstack/stack_wallet.git
synced 2025-04-15 02:31:57 +00:00
keep version update without frostdart in windows build scripts
This commit is contained in:
parent
0ed0ef3ed9
commit
448fd0c94d
3 changed files with 3 additions and 0 deletions
scripts/windows
|
@ -9,6 +9,7 @@ set_rust_to_1671
|
|||
mkdir -p build
|
||||
(cd ../../crypto_plugins/flutter_libepiccash/scripts/windows && ./build_all.sh )
|
||||
(cd ../../crypto_plugins/flutter_liblelantus/scripts/windows && ./build_all.sh )
|
||||
set_rust_to_1720
|
||||
|
||||
./build_secp256k1_wsl.sh
|
||||
|
||||
|
|
|
@ -9,6 +9,7 @@ set_rust_to_1671
|
|||
mkdir -p build
|
||||
(cd ../../crypto_plugins/flutter_libepiccash/scripts/windows && ./build_all.sh )
|
||||
(cd ../../crypto_plugins/flutter_liblelantus/scripts/windows && ./build_all.sh )
|
||||
set_rust_to_1720
|
||||
|
||||
./build_secp256k1_wsl.sh
|
||||
|
||||
|
|
|
@ -11,6 +11,7 @@ set_rust_to_1671
|
|||
mkdir -p build
|
||||
(cd ../../crypto_plugins/flutter_libepiccash/scripts/windows && ./build_all.sh )
|
||||
(cd ../../crypto_plugins/flutter_liblelantus/scripts/windows && ./build_all.sh )
|
||||
set_rust_to_1720
|
||||
|
||||
./build_secp256k1_wsl.sh
|
||||
|
||||
|
|
Loading…
Reference in a new issue