mirror of
https://github.com/gradio-app/gradio.git
synced 2024-11-27 01:40:20 +08:00
parent
84ca1ec74b
commit
ebd904db75
@ -25,7 +25,7 @@ runs:
|
||||
with:
|
||||
path: |
|
||||
js/lite/dist/**
|
||||
key: gradio-lib-front-end-lite-${{ hashFiles('js/**', 'client/js/**', gradio/**)}}
|
||||
key: gradio-lib-front-end-lite-${{ hashFiles('js/**', 'client/js/**', 'gradio/**')}}
|
||||
- name: Install pnpm
|
||||
uses: pnpm/action-setup@fe02b34f77f8bc703788d5817da081398fad5dd2 # @v4
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user