mirror of
https://github.com/gradio-app/gradio.git
synced 2025-04-12 12:40:29 +08:00
fix install (#9174)
This commit is contained in:
parent
2b6cbf2590
commit
28136bbda7
@ -43,6 +43,7 @@ runs:
|
||||
shell: bash
|
||||
run: pnpm build
|
||||
- name: generate types
|
||||
if: inputs.always_install_pnpm == 'true' || inputs.skip_build == 'false' || inputs.build_lite == 'true'
|
||||
shell: bash
|
||||
run: pnpm package
|
||||
- name: Build frontend lite
|
||||
|
Loading…
x
Reference in New Issue
Block a user