Skip to content

Commit

Permalink
WASM -> wasm in reusable_release_crates.yml (#2751)
Browse files Browse the repository at this point in the history
### What
Failing lints.
  • Loading branch information
jleibs authored Jul 18, 2023
1 parent e42f3ba commit e8520f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reusable_release_crates.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
run: |
python3 -m pip install -r scripts/ci/requirements.txt
- name: Install WASM tools
- name: Install Wasm tools
shell: bash
run: ./scripts/setup_web.sh

Expand Down

0 comments on commit e8520f6

Please sign in to comment.