Skip to content

Commit 3fe9797

Browse files
authored
Merge pull request #959 from opentensor/spiigot/hotfix-chainspec-build
Hotfix Chainspec Build
2 parents a3e5878 + 6ccd420 commit 3fe9797

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)