更新 .gitea/workflows/mengningsoftware-docs-ci-cd.yaml (#11)
All checks were successful
CI/CD Pipeline for mengning.com.cn / build (push) Successful in 2m24s

Reviewed-on: #11
This commit is contained in:
2025-12-21 09:06:09 +00:00
parent a9977a6d21
commit d1582d1bb9

View File

@@ -10,8 +10,8 @@ on:
jobs:
build:
runs-on: ubuntu-latest
# container:
# image: gitea/runner-images:ubuntu-latest
container:
image: gitea/runner-images:ubuntu-latest
steps:
- name: 拉取代码
uses: actions/checkout@v4