Skip to content

Commit

Permalink
try local repo
Browse files Browse the repository at this point in the history
  • Loading branch information
chottuthejimmy committed Nov 8, 2024
1 parent 1d77a42 commit a12aae2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testdriver.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
cd $env:TEMP
npm init -y
npm install dashcam-chrome
npm create mainframe
git clone https://github.com/testdriverai/mainframe.git
cd mainframe
Remove-Item -Path package-lock.json -Force
Remove-Item -Path node_modules -Recurse -Force -ErrorAction SilentlyContinue
Expand Down

0 comments on commit a12aae2

Please sign in to comment.