File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 6969 venv/**
7070 client/python/venv
7171 restore-keys : |
72- gradio-lib-${{inputs.python_version}}-${{inputs.os}}-latest-pip-
72+ gradio-lib-6.0-dev- ${{inputs.python_version}}-${{inputs.os}}-latest-pip-
7373 key : " gradio-lib-6.0-dev-${{inputs.python_version}}-${{inputs.os}}-latest-pip-${{ hashFiles('client/python/requirements.txt') }}-${{ hashFiles('requirements.txt') }}-${{ hashFiles('test/requirements.txt') }}-${{ hashFiles('client/python/test/requirements.txt') }}${{ inputs.test == 'true' && '-test' || ''}}"
7474 - name : Install ffmpeg
7575 uses : FedericoCarboni/setup-ffmpeg@583042d32dd1cabb8bd09df03bde06080da5c87c # @v2
Original file line number Diff line number Diff line change 1515 with :
1616 path : |
1717 gradio/templates/**
18- key : gradio-lib-front-end-${{ hashFiles('js/**', 'client/js/**')}}
18+ key : gradio-lib-6.0-dev- front-end-${{ hashFiles('js/**', 'client/js/**')}}
1919 - name : Install pnpm
2020 uses : pnpm/action-setup@fe02b34f77f8bc703788d5817da081398fad5dd2 # @v4
2121 with :
You can’t perform that action at this time.
0 commit comments