Skip to content

Commit 4b74ed8

Browse files
committed
Update config.yml
1 parent 3566113 commit 4b74ed8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.circleci/config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ jobs:
1717
- run:
1818
name: Install dependencies for graphviz
1919
command: |
20+
sudo apt update
2021
sudo apt-get install -y graphviz sqlite3 libtiff-dev libsqlite3-dev
2122
2223
- run:

0 commit comments

Comments
 (0)