Skip to content
This repository has been archived by the owner on Oct 17, 2024. It is now read-only.

Commit

Permalink
ci: install pnpm on install_build_auto (#332)
Browse files Browse the repository at this point in the history
  • Loading branch information
enell authored Feb 7, 2024
1 parent 5312171 commit 2f05908
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -200,6 +200,7 @@ jobs:
steps:
- checkout
- setup_write_access
- install_pnpm
- run:
name: Setup git user
command: |
Expand Down

0 comments on commit 2f05908

Please sign in to comment.