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