Skip to content

Commit

Permalink
Update the lite-e2e CI job adding skip_build: true
Browse files Browse the repository at this point in the history
  • Loading branch information
whitphx committed Jan 8, 2024
1 parent 8139c91 commit 3ae7430
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ui.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@ jobs:
uses: "./.github/actions/install-all-deps"
with:
always-install-pnpm: true
skip_build: true
- run: pnpm exec playwright install chromium
- run: python -m pip install build
- run: pnpm --filter @gradio/client build
Expand Down

0 comments on commit 3ae7430

Please sign in to comment.