Skip to content

Commit

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

0 comments on commit 152c11f

Please sign in to comment.