mirror of
https://github.com/italicsjenga/agb.git
synced 2024-12-23 00:01:34 +11:00
setup wasm
This commit is contained in:
parent
0d4005f163
commit
9b773524d6
2
.github/workflows/build-site.yml
vendored
2
.github/workflows/build-site.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue