Remove broken command

This commit is contained in:
Iaroslav Postovalov 2020-10-14 23:45:30 +07:00
parent 3602bce133
commit 0740d6034b
No known key found for this signature in database
GPG Key ID: 46E15E4A31B3BCD7

View File

@ -17,7 +17,6 @@ jobs:
- name: Install Chrome
run: |
sudo apt install -y libappindicator1 fonts-liberation
cd /temp
wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb
sudo dpkg -i google-chrome*.deb
- name: Cache gradle