Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3900c5 commit 088c38fCopy full SHA for 088c38f
.github/workflows/website.yml
@@ -41,7 +41,7 @@ jobs:
41
42
- name: Install `libacl`
43
run: |
44
- sudo apt install libacl1-dev
+ sudo apt install libacl1-dev libselinux1-dev
45
46
- name: Download tldr archive
47
0 commit comments