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

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

View File

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