Skip to content
Snippets Groups Projects
Commit a596344d authored by Martin Morin's avatar Martin Morin
Browse files

Try fixing gh pages workflow

parent 0a5d83c9
No related branches found
No related tags found
No related merge requests found
......@@ -21,7 +21,7 @@ jobs:
- uses: actions/checkout@v2 # repo checkout
- uses: actions-rs/toolchain@v1 # get rust toolchain for wasm
with:
profile: release
profile: minimal
toolchain: stable
target: wasm32-unknown-unknown
override: true
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment