building examples now uses a wasm binary size optimized release build

This commit is contained in:
Maccesch 2023-06-26 13:15:51 +01:00
parent 1abff6a4f2
commit 987e7234c1
2 changed files with 2 additions and 1 deletions

View file

@ -19,6 +19,7 @@ jobs:
toolchain: nightly
profile: minimal
override: true
components: rust-src
- name: Cache
uses: Swatinem/rust-cache@v2
- name: Install mdbook I

View file

@ -20,7 +20,7 @@ jobs:
toolchain: nightly
profile: minimal
override: true
components: rustfmt, clippy
components: rustfmt, clippy, rust-src
- name: Cache
uses: Swatinem/rust-cache@v2
- name: Check function count badge