Skip to content

Commit

Permalink
add targets to arbitrator
Browse files Browse the repository at this point in the history
  • Loading branch information
tsahee committed Jan 10, 2025
1 parent 7bab83a commit 18478e0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/arbitrator-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ jobs:
uses: dtolnay/rust-toolchain@stable
with:
toolchain: '1.80.1'
targets: 'wasm32-wasi, wasm32-unknown-unknown'
components: 'llvm-tools-preview, rustfmt, clippy'

- name: Set STYLUS_NIGHTLY_VER environment variable
Expand Down

0 comments on commit 18478e0

Please sign in to comment.