Update .forgejo/workflows/fluffychat-build.yaml
This commit is contained in:
parent
039d67f194
commit
148173755b
1 changed files with 1 additions and 0 deletions
|
|
@ -23,6 +23,7 @@ jobs:
|
|||
- name: Patch Dockerfile
|
||||
run: |
|
||||
sed -i '/rustup component add rust-src/a RUN rustup target add wasm32-unknown-unknown --toolchain nightly-x86_64-unknown-linux-gnu' Dockerfile
|
||||
sed -i '/prepare-web.sh/i RUN cargo install wasm-bindgen-cli --version 0.2.100' Dockerfile
|
||||
|
||||
- name: Build container image
|
||||
run: |
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue