Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 088c38f

Browse files
committed
add missing dep
1 parent f3900c5 commit 088c38f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/website.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141

4242
- name: Install `libacl`
4343
run: |
44-
sudo apt install libacl1-dev
44+
sudo apt install libacl1-dev libselinux1-dev
4545
4646
- name: Download tldr archive
4747
run: |

0 commit comments

Comments
 (0)