Update chrome package name

This commit is contained in:
Ajay
2025-06-19 14:58:01 -04:00
parent 5127ba88a6
commit efe2906dde

View File

@@ -16,7 +16,7 @@ jobs:
with:
node-version: '18'
- run: npm ci
- run: sudo apt-get remove chrome
- run: sudo apt-get remove google-chrome-stable
- uses: browser-actions/setup-chrome@c785b87e244131f27c9f19c1a33e2ead956ab7ce
with: