Skip to content

Commit

Permalink
try some more
Browse files Browse the repository at this point in the history
  • Loading branch information
ndelangen committed May 17, 2024
1 parent 2aa097d commit 63cc29c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- v1-dependencies-{{ checksum "pnpm-lock.yaml" }}
- v1-dependencies-

- run: curl -fsSL https://get.pnpm.io/install.sh | bash -
- run: npm install --global pnpm && SHELL=bash pnpm setup && source /root/.bashrc

- run: pnpm install

Expand Down

0 comments on commit 63cc29c

Please sign in to comment.