更新build
Build and Publish / Run (push) Failing after 2m0s Details

This commit is contained in:
cxykevin 2024-04-16 22:06:12 +08:00
parent 9fe7485d32
commit 59c145aac3
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ jobs:
- name: CheckOut
uses: http://hmtsai.cn:3000/actions/checkout@v4
- name: Build
run: python3 setup.py build
run: python3 setup.py install
- name: Check
run: |
echo "pwd:"