Browse Source

Update 'python/.github/workflows/publish.yml'

天问 2 years ago
parent
commit
18c90bb319
1 changed files with 1 additions and 0 deletions
  1. 1 0
      python/.github/workflows/publish.yml

+ 1 - 0
python/.github/workflows/publish.yml

@@ -2,6 +2,7 @@
   run: |
     python -m pip install --upgrade pip
     pip install setuptools wheel twine
+    python setup.py install
 
 - name: Build and publish
   env: