Skip to content

Commit

Permalink
fixed one of the rrdtool packages
Browse files Browse the repository at this point in the history
  • Loading branch information
Eric Schoeller committed Oct 19, 2024
1 parent a3cf760 commit c76cd01
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 rrdtool-perl php-gd php-xml php-mbstring
run: sudo apt-get install -y rrdtool librrds-perl php-gd php-xml php-mbstring

- name: build PNP4Nagios packages
id: build
Expand Down

0 comments on commit c76cd01

Please sign in to comment.