Skip to content

Commit

Permalink
try using ci provided chrome binary, with wrong name
Browse files Browse the repository at this point in the history
  • Loading branch information
oldGreg5 committed Nov 12, 2024
1 parent 284d667 commit 6edcd2a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ export default defineConfig({
name: 'chromium',
dependencies: ['setup'],
launchOptions: {
executablePath: '/usr/bin/google-chrome',
executablePath: '/usr/bin/google-chrome5',
},
},
]
Expand Down

0 comments on commit 6edcd2a

Please sign in to comment.