Skip to content

Commit

Permalink
chore: install cadical in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
bollu committed Aug 5, 2024
1 parent d71d7bc commit 2c8c2d4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/doc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,10 @@ jobs:
use-mathlib-cache: false
use-github-cache: true

- uses: Install cadical
- run: |
sudo apt-get install -y cadical
- name: Generate docs
run: |
./docgen.sh
Expand Down

0 comments on commit 2c8c2d4

Please sign in to comment.