将checkout仓库变更为镜像
All checks were successful
自动打包 / build (push) Successful in 1m39s

This commit is contained in:
cloudy2331 2025-04-23 12:31:10 +08:00
parent 49d33bc2ce
commit 6095ef1bae

View File

@ -5,6 +5,6 @@ jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: http://139.224.201.203:3000/cloudy2333/checkout@v4
- run: npm install
- run: npm run build