Skip to content

Commit

Permalink
install pnpm first
Browse files Browse the repository at this point in the history
  • Loading branch information
chottuthejimmy authored Feb 18, 2025
1 parent 152c11f commit acca601
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/testdriver.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ jobs:
prompt: |
1. /run testdriver/test.yml
prerun: |
echo "installing pnpm"
npm install pnpm -g
echo "install turbo"
pnpm install turbo -g
echo "installing dependencies"
Expand Down

0 comments on commit acca601

Please sign in to comment.