We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e828b0c commit 562e351Copy full SHA for 562e351
.github/workflows/test-changed-auth.yml
@@ -56,8 +56,6 @@ jobs:
56
sudo apt-get update
57
sudo apt-get install firefox
58
sudo apt-get install wget
59
- sudo wget http://dl.google.com/linux/chrome/deb/pool/main/g/google-chrome-stable/google-chrome-stable_110.0.5481.177-1_amd64.deb
60
- sudo apt-get install -f ./google-chrome-stable_110.0.5481.177-1_amd64.deb --allow-downgrades
61
62
- name: Checkout Repo
63
uses: actions/checkout@master
0 commit comments