mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
had wrong type of quotes
This commit is contained in:
@@ -6,7 +6,7 @@ steps:
|
||||
sudo apt-get install -y wget software-properties-common
|
||||
sudo apt-get install -y build-essential ca-certificates xvfb fakeroot git libsecret-1-dev libx11-dev libxkbfile-dev xz-utils xorriso zsync libxss1 libgtk-3-0 libasound2 libicu-dev software-properties-common
|
||||
# rpm needs to be at least 4.14, in xenial it is too old
|
||||
sudo apt-add-repository -y ‘deb https://azure.archive.ubuntu.com/ubuntu/ bionic main universe’
|
||||
sudo apt-add-repository -y 'deb https://azure.archive.ubuntu.com/ubuntu/ bionic main universe'
|
||||
sudo apt update
|
||||
sudo apt-get install -y rpm
|
||||
# clang 9 is included in the image
|
||||
|
||||
Reference in New Issue
Block a user