diff --git a/.github/workflows/website.yml b/.github/workflows/website.yml index d717c75f8..1f9234dce 100644 --- a/.github/workflows/website.yml +++ b/.github/workflows/website.yml @@ -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: |