Skip to content

Commit

Permalink
added librrd dev package
Browse files Browse the repository at this point in the history
  • Loading branch information
Eric Schoeller committed Oct 19, 2024
1 parent c76cd01 commit 16eca17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ jobs:
- uses: actions/checkout@v4

- name: Install dependencies
run: sudo apt-get install -y rrdtool librrds-perl php-gd php-xml php-mbstring
run: sudo apt-get install -y rrdtool librrd-dev librrds-perl php-gd php-xml php-mbstring

- name: build PNP4Nagios packages
id: build
Expand Down

0 comments on commit 16eca17

Please sign in to comment.