Skip to content

Commit

Permalink
Add pkgconf to "Build Documentation", remove step to delete package l…
Browse files Browse the repository at this point in the history
…ists
  • Loading branch information
timopollmeier authored Nov 14, 2023
1 parent dbde544 commit 8545b23
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,7 @@ jobs:
- name: Install gvmd doc dependencies
run: |
apt update
apt install --no-install-recommends -y xmltoman xsltproc
rm -rf /var/lib/apt/lists/*
apt install --no-install-recommends -y pkgconf xmltoman xsltproc
- name: Run the c lang coverage action
uses: greenbone/actions/doc-coverage-clang@v3

Expand Down

0 comments on commit 8545b23

Please sign in to comment.