fix: build action.
All checks were successful
Build blog docker image / Build-Blog-Image (push) Successful in 53s

Signed-off-by: jackfiled <xcrenchangjun@outlook.com>
This commit is contained in:
2026-03-14 21:17:37 +08:00
parent e10c8e7e75
commit 6733bbbd2a

View File

@@ -18,7 +18,7 @@ jobs:
pwsh build.ps1 build pwsh build.ps1 build
- name: Workaround to make sure podman-login working. - name: Workaround to make sure podman-login working.
run: | run: |
mkdir /root/.docker mkdir -p /root/.docker
- name: Login tencent cloud docker registry. - name: Login tencent cloud docker registry.
uses: http://github-mirrors.infra.svc.cluster.local/actions/podman-login.git@v1 uses: http://github-mirrors.infra.svc.cluster.local/actions/podman-login.git@v1
with: with: