Skip to content

Commit 5875cb3

Browse files
committed
Update deps
1 parent 990ae4e commit 5875cb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
- name: install dependencies (ubuntu only)
2828
uses: awalsh128/cache-apt-pkgs-action@latest
2929
with:
30-
packages: make
30+
packages: make binaryen
3131

3232
- name: install Rust stable
3333
uses: dtolnay/rust-toolchain@stable

0 commit comments

Comments
 (0)