We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3e5878 commit 09311beCopy full SHA for 09311be
scripts/build_all_chainspecs.sh
@@ -3,7 +3,7 @@
3
set -e
4
5
echo "*** Building node..."
6
-cargo build
+cargo build -p node-subtensor
7
8
echo "*** Building new chainspecs..."
9
0 commit comments