Skip to content

Commit

Permalink
Merge branch 'master' into guillaume/ci/adapt-js-client-ci
Browse files Browse the repository at this point in the history
  • Loading branch information
GuillaumeDecMeetsMore committed Jul 11, 2024
2 parents b1df0f7 + 6e3c515 commit 287f66a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion justfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ _setup_db:

# Setup Javascript client - run `pnpm install`
_setup_client_node:
cd scheduler/clients/javascript && [npm install
cd scheduler/clients/javascript && pnpm install

# Dev
dev: _setup_db
Expand Down

0 comments on commit 287f66a

Please sign in to comment.