Skip to content

Commit

Permalink
./ doesn't work on windows
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolo-ribaudo committed Aug 14, 2019
1 parent 29783d3 commit 3557026
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Expand Up @@ -156,7 +156,7 @@ endif

bootstrap-only: clean-all
yarn --ignore-engines
./node_modules/.bin/lerna bootstrap -- --ignore-engines
yarn lerna bootstrap -- --ignore-engines

bootstrap: bootstrap-only
make build
Expand Down

0 comments on commit 3557026

Please sign in to comment.