mirror of
https://github.com/gradio-app/gradio.git
synced 2024-11-27 01:40:20 +08:00
update ci (#4184)
This commit is contained in:
parent
963c2d26ee
commit
ef1049e3b2
5
.github/workflows/publish-npm.yml
vendored
5
.github/workflows/publish-npm.yml
vendored
@ -3,11 +3,6 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
paths:
|
||||
- 'js/**'
|
||||
- 'client/js/**'
|
||||
- 'package.json'
|
||||
- 'pnpm-lock.yaml'
|
||||
env:
|
||||
CI: true
|
||||
PNPM_CACHE_FOLDER: .pnpm-store
|
||||
|
Loading…
Reference in New Issue
Block a user