Skip to content

Commit ee69bde

Browse files
committed
improve the name of the job
1 parent 088c38f commit ee69bde

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/website.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
- name: Install `rust` toolchain
4040
uses: dtolnay/rust-toolchain@stable
4141

42-
- name: Install `libacl`
42+
- name: Install system deps
4343
run: |
4444
sudo apt install libacl1-dev libselinux1-dev
4545

0 commit comments

Comments
 (0)