Update dpkg (#206)
This commit is contained in:
parent
4e2971f880
commit
d593577ace
@ -5,6 +5,12 @@ orbs:
|
||||
commands:
|
||||
install-chrome:
|
||||
steps:
|
||||
- run:
|
||||
name: Update dpkg
|
||||
command: |
|
||||
sudo apt-get clean
|
||||
sudo apt-get update
|
||||
sudo apt-get install dpkg
|
||||
- run:
|
||||
name: Install Chrome
|
||||
command: |
|
||||
|
Loading…
Reference in New Issue
Block a user