更新 .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 16:08:23 +08:00
parent 7fecbf32d8
commit 1e022c505b
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: actions/checkout@v4
with:
fetch-depth: 0
# - name: Clone repository