Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 30b6c5f

Browse files
build: software-properties-common
1 parent 4bdd5f4 commit 30b6c5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ jobs: # a collection of steps
7070

7171
- run:
7272
name: install GraphicsMagick for 'prawn-gmagick' gem
73-
command: cd book/config && bundle check || sudo apt-get -qq -y install python-software-properties software-properties-common && sudo add-apt-repository ppa:rwky/graphicsmagick && sudo apt-get update && sudo apt-get install graphicsmagick
73+
command: cd book/config && bundle check || sudo apt-get -qq -y install software-properties-common && sudo add-apt-repository ppa:rwky/graphicsmagick && sudo apt-get update && sudo apt-get -qq -y install graphicsmagick
7474

7575
- run:
7676
name: Bundle Install

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /