mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-09-02 01:28:31 +00:00
[release] update version (#4995)
* [release] update version * [hotfix] fix ci
This commit is contained in:
@@ -27,7 +27,9 @@ jobs:
|
||||
echo $new_version > ./version.txt
|
||||
echo "version=$new_version" >> $GITHUB_OUTPUT
|
||||
|
||||
- run: python setup.py sdist build
|
||||
- run: |
|
||||
pip install --upgrade pip
|
||||
python setup.py sdist build
|
||||
|
||||
# publish to PyPI if executed on the main branch
|
||||
- name: Publish package to PyPI
|
||||
|
Reference in New Issue
Block a user