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 e109333 commit 4a47317Copy full SHA for 4a47317
.github/workflows/build.yml
@@ -32,6 +32,7 @@ jobs:
32
install: |
33
apt-get update -q -y
34
apt-get install -q -y --no-install-recommends \
35
+ clang \
36
build-essential \
37
ca-certificates \
38
curl \
0 commit comments