修复版本号

This commit is contained in:
root 2024-03-30 10:26:31 +08:00
parent c6b3147ac0
commit adcffa2cc0

View File

@ -25,7 +25,7 @@ jobs:
python -m pip install --upgrade pip python -m pip install --upgrade pip
python -m pip install wheel twine python -m pip install wheel twine
python -m pip install -r requirements.txt python -m pip install -r requirements.txt
echo $GITHUB_RUN_ID
# - name: Test Code # - name: Test Code
# run: | # run: |
# ./test.sh # ./test.sh