Skip to content

Commit

Permalink
Test build for macos
Browse files Browse the repository at this point in the history
  • Loading branch information
greenscientist committed Apr 30, 2024
1 parent f7bf8ed commit 657c3be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/c-cpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
- name: Gen configure
run: autoreconf -i
- name: configure
run: ./configure
run: env && ./configure
- name: make
run: make
- name: make check
Expand Down

0 comments on commit 657c3be

Please sign in to comment.