Skip to content

Commit

Permalink
which cc we have
Browse files Browse the repository at this point in the history
  • Loading branch information
Oz Tiram committed Jul 23, 2024
1 parent 6ba305c commit 964eb68
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ jobs:
run: brew install pcre2 cmocka
- name: build
run: |
cc --version
brew --prefix pcre2
brew --prefix cmocka
cc -o mh -D VERSION=\"aa30377\" queue.c mh.c main.c -Wall $(pkg-config --cflags --libs libpcre2-8)

0 comments on commit 964eb68

Please sign in to comment.