Skip to content

Commit

Permalink
Merge branch 'master' into guillaume/ci/adapt-server-ci
Browse files Browse the repository at this point in the history
  • Loading branch information
GuillaumeDecMeetsMore committed Jul 16, 2024
2 parents 5834af6 + 42be129 commit bd6197d
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 bd6197d

Please sign in to comment.