This commit is contained in:
pngwn 2024-08-21 18:32:10 +01:00 committed by GitHub
parent 39ee02523a
commit 4375f2e28a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -48,4 +48,4 @@ runs:
run: |
. venv/bin/activate
python -m pip install -U build hatch packaging>=23.2 # packaging>=23.2 is needed to build Lite due to https://github.com/pypa/hatch/issues/1381
pnpm --filter @gradio/lite build
pnpm build:lite