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 049ab9f commit 4eac619Copy full SHA for 4eac619
.github/workflows/statsd.yml
@@ -30,7 +30,7 @@ jobs:
30
- name: setup
31
run: |
32
sudo apt update -y
33
- sudo apt install -y --no-install-recommends --no-install-suggest \
+ sudo apt install -y --no-install-recommends --no-install-suggests \
34
build-essential \
35
cmake \
36
ninja-build \
0 commit comments