You've already forked uutils.github.io
mirror of
https://github.com/uutils/uutils.github.io.git
synced 2026-06-10 16:12:28 -07:00
add missing dep
This commit is contained in:
@@ -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: |
|
||||
|
||||
Reference in New Issue
Block a user