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 04ffdb4 commit 166b4dcCopy full SHA for 166b4dc
.github/workflows/build-dependencies.yml
@@ -19,7 +19,7 @@ jobs:
19
20
- name: Install dependencies
21
run: |
22
- sudo apt-get install autopoint gettext wabt
+ sudo apt-get install autopoint gettext wabt llvm
23
24
- name: Build libcob wasm
25
0 commit comments