fix: build action.
Some checks failed
Build blog docker image / Build-Blog-Image (push) Failing after 2s

Signed-off-by: jackfiled <xcrenchangjun@outlook.com>
This commit is contained in:
2026-03-14 19:50:06 +08:00
parent d8e4931d63
commit a1b5af5b0c

View File

@@ -8,7 +8,7 @@ jobs:
runs-on: archlinux runs-on: archlinux
steps: steps:
- name: Check out code. - name: Check out code.
uses: https://mirrors.rrricardo.top/actions/checkout.git@v4 uses: http://github-mirrors.infra.svc.cluster.local/actions/checkout.git@v4
with: with:
lfs: true lfs: true
- name: Build project. - name: Build project.