Skip to content

Commit

Permalink
chrome fix
Browse files Browse the repository at this point in the history
  • Loading branch information
rahuljain-dev committed Sep 18, 2023
1 parent b3f99db commit ce85e07
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/a11y.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@ jobs:
run: |
wget https://dl.google.com/linux/chrome/deb/pool/main/g/google-chrome-stable/google-chrome-stable_114.0.5735.90-1_amd64.deb
apt install -y --allow-downgrades ./google-chrome-stable_114.0.5735.90-1_amd64.deb
chrome --version
- name: 'Update settings.xml with server configuration'
run: |
Expand Down

0 comments on commit ce85e07

Please sign in to comment.