Skip to content

Commit

Permalink
remove singleton lock
Browse files Browse the repository at this point in the history
  • Loading branch information
ianjennings authored Apr 2, 2024
1 parent e533bc9 commit 7a03d20
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:
3. quit the browser
prerun: |
npm install dashcam-chrome --save
rm -rf /Users/ianjennings/Library/Application Support/Google/Chrome/Singleton*
/Applications/Google\ Chrome.app/Contents/MacOS/Google\ Chrome --load-extension=./node_modules/dashcam-chrome/build/
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 7a03d20

Please sign in to comment.