Skip to content

Commit

Permalink
Install wasm32 target
Browse files Browse the repository at this point in the history
  • Loading branch information
liuchengxu committed Jul 3, 2024
1 parent df0b5f7 commit ae232ec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/rustdoc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:
- uses: dtolnay/rust-toolchain@stable
with:
toolchain: nightly
targets: wasm32-unknown-unknown

- name: Install Protoc
uses: arduino/setup-protoc@v3
Expand Down

0 comments on commit ae232ec

Please sign in to comment.