更新 .gitea/workflows/demo.yaml
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 35s
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 35s
This commit is contained in:
@ -7,7 +7,7 @@ jobs:
|
|||||||
runs-on: ubuntu
|
runs-on: ubuntu
|
||||||
steps:
|
steps:
|
||||||
- name: Check out repository code
|
- name: Check out repository code
|
||||||
uses: flt/checkout-fork@v4
|
uses: https://gitee.com/mirror-actions/checkout@v4
|
||||||
- run: cd ${{ gitea.workspace }}
|
- run: cd ${{ gitea.workspace }}
|
||||||
- run: npx refs-cli
|
- run: npx refs-cli
|
||||||
- name: copy exports to www
|
- name: copy exports to www
|
||||||
|
|||||||
Reference in New Issue
Block a user