zrguo commited on
Commit
e96f5e3
·
1 Parent(s): 4a3ef3d

Update pypi-publish.yml

Browse files
Files changed (1) hide show
  1. .github/workflows/pypi-publish.yml +1 -1
.github/workflows/pypi-publish.yml CHANGED
@@ -14,7 +14,7 @@ jobs:
14
  python-version: '3.10'
15
 
16
  - name: Install dependencies
17
- run:
18
  python -m pip install --upgrade pip
19
  pip install build twine
20
 
 
14
  python-version: '3.10'
15
 
16
  - name: Install dependencies
17
+ run:
18
  python -m pip install --upgrade pip
19
  pip install build twine
20