Skip to content

Commit

Permalink
Fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
patacca committed Oct 12, 2023
1 parent 9e51a08 commit c361d7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/doc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
run: |
apt-get update
DEBIAN_FRONTEND=noninteractive TZ=Etc/UTC apt-get install -y \
make libmagic1
make libmagic1 git
- name: Checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit c361d7c

Please sign in to comment.