Skip to content

Commit a62348b

Browse files
committed
maybe fix no-op ci
1 parent 0981e75 commit a62348b

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -280,6 +280,8 @@ jobs:
280280
steps:
281281
- uses: actions/checkout@v4
282282
- uses: dtolnay/rust-toolchain@stable
283+
with:
284+
targets: wasm32-unknown-unknown
283285
- uses: Swatinem/rust-cache@v2
284286
- env:
285287
RUSTFLAGS: -Dwarnings --cfg getrandom_backend="no_op"

0 commit comments

Comments
 (0)