Skip to content

Commit

Permalink
improve the name of the job
Browse files Browse the repository at this point in the history
  • Loading branch information
sylvestre committed Feb 1, 2025
1 parent 088c38f commit ee69bde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/website.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
- name: Install `rust` toolchain
uses: dtolnay/rust-toolchain@stable

- name: Install `libacl`
- name: Install system deps
run: |
sudo apt install libacl1-dev libselinux1-dev
Expand Down

0 comments on commit ee69bde

Please sign in to comment.