更新build.yaml
Build and Publish / Run (push) Failing after 7s
Details
Build and Publish / Run (push) Failing after 7s
Details
This commit is contained in:
parent
0e4083e312
commit
7aaab48b29
|
@ -9,9 +9,7 @@ jobs:
|
|||
- name: Info
|
||||
run: echo "OS=${{ runner.os }} NAME=${{ gitea.event_name }} REPO=${{ gitea.repository }} BRANCH=${{ gitea.ref }} ST=${{ job.status }}"
|
||||
- name: Prepare Python
|
||||
uses: http://hmtsai.cn:3000/actions/setup-python@v5
|
||||
with:
|
||||
python-version: "3.10"
|
||||
run: python3 -m pip install setuptools
|
||||
- name: CheckOut
|
||||
uses: http://hmtsai.cn:3000/actions/checkout@v4
|
||||
- name: Build
|
||||
|
|
Loading…
Reference in New Issue