Remove old chrome version

This commit is contained in:
Ajay
2025-06-19 14:46:10 -04:00
parent 616d09171e
commit 4f29058b4f

View File

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