-fixed CI typo
This commit is contained in:
parent
c69d58ed69
commit
efd3d64eac
1 changed files with 1 additions and 1 deletions
|
|
@ -91,7 +91,7 @@ pages:
|
||||||
stage: deploy
|
stage: deploy
|
||||||
image: frolvlad/alpine-glibc
|
image: frolvlad/alpine-glibc
|
||||||
dependencies:
|
dependencies:
|
||||||
- build_emscripten
|
- emscripten
|
||||||
script:
|
script:
|
||||||
- mkdir public
|
- mkdir public
|
||||||
- cp -r wasm/* public/
|
- cp -r wasm/* public/
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue