Skip to content

Commit 4eac619

Browse files
committed
Fix typo
1 parent 049ab9f commit 4eac619

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/statsd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
- name: setup
3131
run: |
3232
sudo apt update -y
33-
sudo apt install -y --no-install-recommends --no-install-suggest \
33+
sudo apt install -y --no-install-recommends --no-install-suggests \
3434
build-essential \
3535
cmake \
3636
ninja-build \

0 commit comments

Comments
 (0)