Skip to content

Commit

Permalink
install chrome 114 ftest
Browse files Browse the repository at this point in the history
  • Loading branch information
rahuljain-dev committed Sep 11, 2023
1 parent aaf2fc7 commit eeb058d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ftest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,7 @@ jobs:
distribution: 'zulu'
java-version: '11'

- name: Install google chrome
shell: bash
- name: Install google chrome
run: |
wget -q 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
Expand Down

0 comments on commit eeb058d

Please sign in to comment.