Skip to content

Commit

Permalink
CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Eduardo Leegwater Simões committed Jun 4, 2024
1 parent 64165f3 commit 7713533
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dusk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
- name: Setup dependencies
if: startsWith(matrix.os, 'macos')
run: brew install ninja llvm
run: brew install ninja llvm z3

- name: Run build
run: ./x.py dist --host ${{ matrix.target }}
Expand Down

0 comments on commit 7713533

Please sign in to comment.