Skip to content

Commit

Permalink
update build-from-source workflow for GraphViz bug uber#651
Browse files Browse the repository at this point in the history
  • Loading branch information
rolandrmgservices committed Aug 22, 2023
1 parent 58bba08 commit 645fd55
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test-build-from-source.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,8 @@ jobs:
- name: install cxx-compiler
run: |
conda install -c conda-forge cxx-compiler
conda install python-graphviz
conda install -c conda-forge xorg-libxrender
- name: echo conda config
run: |
Expand Down

0 comments on commit 645fd55

Please sign in to comment.