Skip to content

Commit

Permalink
fix syntax of CICD
Browse files Browse the repository at this point in the history
  • Loading branch information
Oz Tiram committed Jul 23, 2024
1 parent bc51715 commit 22832d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -37,4 +37,4 @@ jobs:
run: |
brew --prefix pcre2
brew --prefix cmocka
make mh OPTS="-I$(brew --prefix pcre2)
make mh OPTS="-I$(brew --prefix pcre2)"

0 comments on commit 22832d0

Please sign in to comment.