fail to clone actions/checkout

This commit is contained in:
2026-04-16 15:17:50 +08:00
parent c456fd112f
commit 44133fb9fc

View File

@@ -9,7 +9,7 @@ jobs:
steps:
- name: install tools
run: dnf install -y git nodejs --refresh
- uses: actions/checkout@v3
- uses: https://gitee.com/ci-actions/checkout.git@v3
- name: download the latest release
run: |
set -x