Skip to content

Commit

Permalink
add missing dep
Browse files Browse the repository at this point in the history
  • Loading branch information
sylvestre committed Feb 1, 2025
1 parent f3900c5 commit 088c38f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/website.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:

- name: Install `libacl`
run: |
sudo apt install libacl1-dev
sudo apt install libacl1-dev libselinux1-dev
- name: Download tldr archive
run: |
Expand Down

0 comments on commit 088c38f

Please sign in to comment.