Skip to content

Commit ca1d908

Browse files
authored
Merge pull request #962 from opentensor/main
backpropagate hotfixes to testnet
2 parents 701be73 + 3fe9797 commit ca1d908

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: scripts/build_all_chainspecs.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
set -e
44

55
echo "*** Building node..."
6-
cargo build
6+
cargo build -p node-subtensor
77

88
echo "*** Building new chainspecs..."
99

0 commit comments

Comments
 (0)