Skip to content

Commit

Permalink
workflow
Browse files Browse the repository at this point in the history
Signed-off-by: Aaron Chong <[email protected]>
  • Loading branch information
aaronchongth committed Jul 4, 2024
1 parent 0e8d7c4 commit 18a075d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/actions/bootstrap/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ runs:
# curl -fsSL https://raw.githubusercontent.com/pnpm/get.pnpm.io/main/install.sh | env PNPM_VERSION=8.6.12 bash - && \
# pnpm env use --global 16
- name: Setup node
shell: bash
run: pnpm env use --global 16
- name: Install pipenv
run: pip3 install pipenv
Expand Down

0 comments on commit 18a075d

Please sign in to comment.