Skip to content

Commit 857563d

Browse files
authored
Drop useless string
1 parent 270b52d commit 857563d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/CICD.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -273,7 +273,7 @@ jobs:
273273
target: aarch64-unknown-linux-gnu
274274
- uses: taiki-e/install-action@nextest
275275
- uses: Swatinem/rust-cache@v2
276-
- name: Install/setup prerequisites (no libselinux)
276+
- name: Install/setup prerequisites
277277
shell: bash
278278
run: |
279279
sudo apt-get -y update

0 commit comments

Comments
 (0)