Actions: Setup Graphviz

This commit is contained in:
Jack Grigg 2021-05-07 12:32:34 +12:00
parent 0e8427b3c8
commit 78bedd4f3a
1 changed files with 3 additions and 0 deletions

View File

@ -19,6 +19,9 @@ jobs:
with:
python-version: '3.8'
- name: Setup Graphviz
uses: ts-graphviz/setup-graphviz@v1
- name: Upgrade pip
run: |
# install pip=>20.1 to use "pip cache dir"