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 ea2d08f commit 7fba0a1Copy full SHA for 7fba0a1
.circleci/config.yml
@@ -73,7 +73,7 @@ jobs:
73
cd resources/blockchain
74
npm install $SINGNET_REPOS/token-contracts/build/npm-module
75
npm install $SINGNET_REPOS/platform-contracts/build/npm-module
76
- cd ..
+ cd ../..
77
./scripts/install
78
./scripts/build linux amd64
79
- run:
0 commit comments