mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-27 03:34:10 +00:00
Update publish_pypi.yml
This commit is contained in:
parent
fb54372dae
commit
f195b5b68f
1 changed files with 2 additions and 3 deletions
5
.github/workflows/publish_pypi.yml
vendored
5
.github/workflows/publish_pypi.yml
vendored
|
@ -8,9 +8,8 @@ jobs:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout code
|
- name: Checkout code
|
||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v3
|
||||||
with:
|
|
||||||
node-version: '16'
|
|
||||||
|
|
||||||
- name: Set up Python
|
- name: Set up Python
|
||||||
uses: actions/setup-python@v2
|
uses: actions/setup-python@v2
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue