Skip to content

Commit

Permalink
Last change before nothing
Browse files Browse the repository at this point in the history
  • Loading branch information
victorb committed Aug 9, 2024
1 parent 0a0ec1b commit f7b6814
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wasm-examples.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v4
- name: Install dependencies
run: sudo apt-get update; sudo apt-get install --no-install-recommends libasound2-dev libudev-dev libwayland-dev libxkbcommon-dev build-essential
run: sudo apt-get update; sudo apt-get install --no-install-recommends libasound2-dev libudev-dev libwayland-dev libxkbcommon-dev build-essential binaryen
- name: Install latest nightly
uses: actions-rs/toolchain@v1
with:
Expand Down

0 comments on commit f7b6814

Please sign in to comment.