Skip to content

Commit 115e336

Browse files
authored
Update deploy-gh-pages.yml
Signed-off-by: Christopher Brownlie <[email protected]>
1 parent b67b981 commit 115e336

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy-gh-pages.yml

+1
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ jobs:
1818
with:
1919
toolchain: stable
2020
override: true
21+
target: wasm32-unknown-unknown
2122

2223
- name: Build the project
2324
run: cargo build --release --target wasm32-unknown-unknown

0 commit comments

Comments
 (0)