更新 .gitea/workflows/demo.yaml
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 0s
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 0s
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: /root/gitea/checkout
|
uses: flt/checkout-fork
|
||||||
- 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