Skip to content

Commit

Permalink
Remove some package
Browse files Browse the repository at this point in the history
  • Loading branch information
Dolfost committed Aug 23, 2024
1 parent b74b89c commit ffbef7e
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/doc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,8 @@ jobs:
fetch-depth: 0

- name: Install dependencies
uses: awalsh128/cache-apt-pkgs-action@latest
with:
packages: dia doxygen graphviz mscgen texlive-bibtex-extra perl
run: >
sudo apt install dia doxygen graphviz mscgen texlive perl
- name: Generate
run: |
Expand Down

0 comments on commit ffbef7e

Please sign in to comment.