ci: use local checkout
Some checks failed
push / build (push) Failing after 52s

This commit is contained in:
张泊明518370910136 2025-03-18 16:22:53 -04:00
parent 37a1ef5a80
commit 7ba3c68e99
GPG Key ID: CA088E6D9284F870

View File

@ -9,7 +9,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Check out repository code
uses: https://gitea.com/BoYanZh/checkout@focs
uses: actions/checkout@focs
- name: Determine build command
id: build_command
run: |