Skip to content

Commit

Permalink
install systemd development library to compile project which will use…
Browse files Browse the repository at this point in the history
… systemd c API
  • Loading branch information
Peihao Chu committed Jul 28, 2023
1 parent 86e9d37 commit 00415c6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ jobs:
sudo apt-get install ansible
sudo apt-get install gdb
sudo apt-get install python3
sudo apt-get install -y libsystemd-dev
- name: integration tests
run: ./testing/integrate.sh
shell: bash
Expand Down

0 comments on commit 00415c6

Please sign in to comment.