Skip to content

Commit

Permalink
[TMP]: Dump libext matches
Browse files Browse the repository at this point in the history
  • Loading branch information
alerque committed Dec 20, 2024
1 parent e8e4aee commit 1d9eb7f
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 @@ -69,6 +69,7 @@ jobs:
echo "MAKEFLAGS=-j$(sysctl -n hw.ncpu)" >> $GITHUB_ENV
- name: Make
run: |
grep -R LIBEXT
make
- name: Setup debug env
if: always()
Expand Down

0 comments on commit 1d9eb7f

Please sign in to comment.