mirror of
https://github.com/lldap/lldap.git
synced 2026-03-31 15:07:48 +01:00
github: fix static wasm-pack build
This commit is contained in:
committed by
nitnelave
parent
0b6b274cfa
commit
24efd61464
@@ -85,6 +85,8 @@ jobs:
|
||||
run: npm install -g rollup
|
||||
- name: install wasm-pack with cargo
|
||||
run: cargo install wasm-pack || true
|
||||
env:
|
||||
RUSTFLAGS: ""
|
||||
- name: build frontend
|
||||
run: ./app/build.sh
|
||||
- name: check path
|
||||
|
||||
Reference in New Issue
Block a user