更新 .gitea/workflows/build-action.yaml
Frontend CI/CD / build (web-office) (push) Failing after 2s Details

This commit is contained in:
z9130 2024-09-16 15:42:00 +08:00
parent 5d677e627a
commit b5a9a37dd1
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ jobs:
# Checkout the repository
- name: Checkout the repository
uses: https://gitea.com/actions/checkout@v4
uses: https://gitee.com/z9130/actions-checkout
with:
fetch-depth: 0
# - name: Clone repository