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 f021634 commit b6aa59aCopy full SHA for b6aa59a
.github/workflows/test-changed-auth.yml
@@ -16,7 +16,7 @@ jobs:
16
- name: install Chrome stable
17
run: |
18
sudo apt-get update
19
- apt-get install wget
+ sudo apt-get install wget
20
wget http://dl.google.com/linux/chrome/deb/pool/main/g/google-chrome-stable/google-chrome-stable_110.0.5481.177-1_amd64.deb
21
apt-get install -f ./google-chrome-stable_110.0.5481.177-1_amd64.deb
22
- name: Checkout Repo
0 commit comments