Skip to content

Commit

Permalink
Dump contents of installed syslog.h from sysklogd project
Browse files Browse the repository at this point in the history
Signed-off-by: Joachim Wiberg <[email protected]>
  • Loading branch information
troglobit committed Feb 18, 2024
1 parent 7d2af0c commit db632ba
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 @@ -30,6 +30,7 @@ jobs:
tar xf sysklogd-2.5.2.tar.gz
(cd sysklogd-2.5.2/ && ./configure && make && sudo make install-strip)
sudo ldconfig
cat /usr/local/include/syslog/syslog.h
- uses: actions/checkout@v4
- name: Configure ${{ matrix.sysklogd }} ...
run: |
Expand Down

0 comments on commit db632ba

Please sign in to comment.