更新 .gitea/workflows/build.yaml
Some checks failed
Build and Publish / Run (push) Failing after 1m42s
Some checks failed
Build and Publish / Run (push) Failing after 1m42s
This commit is contained in:
parent
e33269c11e
commit
e82855e817
@ -4,7 +4,7 @@ on: [push]
|
||||
|
||||
jobs:
|
||||
Run:
|
||||
runs-on: study_area_cn_runner
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Info
|
||||
run: echo "OS=${{ runner.os }} NAME=${{ gitea.event_name }} REPO=${{ gitea.repository }} BRANCH=${{ gitea.ref }} ST=${{ job.status }} RUNID=${{ gitea.run_id }}"
|
||||
|
Loading…
Reference in New Issue
Block a user