Skip to content

Commit 36df33e

Browse files
authored
Update Makefile
1 parent 8e60133 commit 36df33e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

demo/peacock/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ dev d:
77

88
setup: clean
99
yarn --pure-lockfile
10-
cd api-js && yarn
10+
cd ../../api-js && yarn
1111
rm -rf node_modules/@foxcomm/api-js
1212
npm install
1313

0 commit comments

Comments
 (0)