We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 088c38f commit ee69bdeCopy full SHA for ee69bde
.github/workflows/website.yml
@@ -39,7 +39,7 @@ jobs:
39
- name: Install `rust` toolchain
40
uses: dtolnay/rust-toolchain@stable
41
42
- - name: Install `libacl`
+ - name: Install system deps
43
run: |
44
sudo apt install libacl1-dev libselinux1-dev
45
0 commit comments