Skip to content

Commit 166b4dc

Browse files
committed
Install llvm
1 parent 04ffdb4 commit 166b4dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-dependencies.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
2020
- name: Install dependencies
2121
run: |
22-
sudo apt-get install autopoint gettext wabt
22+
sudo apt-get install autopoint gettext wabt llvm
2323
2424
- name: Build libcob wasm
2525
run: |

0 commit comments

Comments
 (0)