Skip to content

Commit 7fba0a1

Browse files
committed
Fix typo during snet-daemon building
1 parent ea2d08f commit 7fba0a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
cd resources/blockchain
7474
npm install $SINGNET_REPOS/token-contracts/build/npm-module
7575
npm install $SINGNET_REPOS/platform-contracts/build/npm-module
76-
cd ..
76+
cd ../..
7777
./scripts/install
7878
./scripts/build linux amd64
7979
- run:

0 commit comments

Comments
 (0)