mirror of
https://github.com/gradio-app/gradio.git
synced 2025-03-13 11:57:29 +08:00
fix (#7596)
This commit is contained in:
parent
b52997635a
commit
fc04eed704
2
.github/actions/install-all-deps/action.yml
vendored
2
.github/actions/install-all-deps/action.yml
vendored
@ -94,7 +94,7 @@ runs:
|
||||
node_auth_token: ${{ inputs.node_auth_token }}
|
||||
npm_token: ${{ inputs.npm_token }}
|
||||
skip_build: ${{ inputs.skip_build }}
|
||||
build-lite: ${{ inputs.build_lite }}
|
||||
build_lite: ${{ inputs.build_lite }}
|
||||
- name: generate json
|
||||
shell: bash
|
||||
if: inputs.os == 'ubuntu-latest'
|
||||
|
Loading…
x
Reference in New Issue
Block a user