Skip to content

Commit

Permalink
Update c-cpp.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
uNetworkingAB authored Dec 9, 2024
1 parent 2c4a618 commit c965234
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 @@ -37,7 +37,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: install libuv
run: brew reinstall libuv
run: locate uv.h
- name: build examples
run: WITH_LIBUV=1 WITH_ASAN=1 make examples
- name: run test
Expand Down

0 comments on commit c965234

Please sign in to comment.