Skip to content

Commit 0c6b4a5

Browse files
adding missing xxd dependency
1 parent d13b1a1 commit 0c6b4a5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -444,7 +444,7 @@ jobs:
444444
- name: Install tools
445445
run: |
446446
sudo apt-get update
447-
sudo apt-get install -y wget build-essential
447+
sudo apt-get install -y wget build-essential xxd
448448
env:
449449
WASI_SDK_PATH: /opt/wasi-sdk
450450

0 commit comments

Comments
 (0)