Skip to content

Commit 04ffdb4

Browse files
committed
Add wabt to dependencies
1 parent a99f35a commit 04ffdb4

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
22+
sudo apt-get install autopoint gettext wabt
2323
2424
- name: Build libcob wasm
2525
run: |

0 commit comments

Comments
 (0)