mirror of
https://github.com/gradio-app/gradio.git
synced 2025-01-30 11:00:11 +08:00
parent
89b5a1293e
commit
553c2c33ea
4
.github/workflows/deploy-pypi.yml
vendored
4
.github/workflows/deploy-pypi.yml
vendored
@ -31,7 +31,9 @@ jobs:
|
||||
with:
|
||||
python-version: '3.x'
|
||||
- name: Install pnpm
|
||||
run: curl -fsSL https://get.pnpm.io/install.sh | PNPM_VERSION=6.32.11 sh -
|
||||
uses: pnpm/action-setup@v2.2.2
|
||||
with:
|
||||
version: 6.0.2
|
||||
- name: Install pip
|
||||
run: python -m pip install --upgrade pip
|
||||
- name: Build pypi package
|
||||
|
@ -1 +1 @@
|
||||
3.0.10b12
|
||||
3.0.10b14
|
||||
|
Loading…
Reference in New Issue
Block a user