setup wasm

This commit is contained in:
Corwin 2024-04-18 19:39:27 +01:00
parent 0d4005f163
commit 9b773524d6
No known key found for this signature in database

View file

@ -33,6 +33,8 @@ jobs:
uses: peaceiris/actions-mdbook@v2
with:
mdbook-version: "0.4.13"
- name: Setup wasm
run: just setup-cargo-wasm
- name: Build website
run: just build-site
- name: Upload artifact