Skip to content

Commit

Permalink
fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
yforster committed Sep 4, 2023
1 parent 33c2816 commit 2fae405
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,9 @@ jobs:
submodules: true
fetch-depth: 1

- name: Setup Graphviz
uses: ts-graphviz/setup-graphviz@v1

- name: Docker-Coq-Action
uses: coq-community/docker-coq-action@v1
with:
Expand Down

0 comments on commit 2fae405

Please sign in to comment.