Skip to content

Commit

Permalink
action: working dir for cvc5 dependency install
Browse files Browse the repository at this point in the history
  • Loading branch information
alex-ozdemir committed Apr 25, 2024
1 parent a47250a commit d32d4a3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,10 @@ jobs:
with:
repository: cvc5/cvc5
path: cvc5

- name: Install dependencies
uses: ./cvc5/.github/actions/install-dependencies
working-directory: ./cvc5
with:
with-documentation: false
with-python-bindings: true
Expand Down

0 comments on commit d32d4a3

Please sign in to comment.