Skip to content

Commit

Permalink
fix: missing wizer in tests.yaml workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
fuxiaohei committed Aug 25, 2024
1 parent c1ba866 commit 6853aac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:
- name: Install wasm-opt
run: |
sudo apt install -y binaryen xz-utils
bash ./scripts/land-server-deps.sh
- name: Toolchain info
run: |
cargo --version --verbose
Expand Down

0 comments on commit 6853aac

Please sign in to comment.