修改流水线:deploy-web.yml
Context testing / dump_contexts_to_log (push) Successful in 1m4s Details
Context testing / run-01 (push) Successful in 2m29s Details
Context testing / run-03 (push) Failing after 2m31s Details
Context testing / run-04 (push) Failing after 2m41s Details
Context testing / run-02 (push) Successful in 2m42s Details

This commit is contained in:
xxq250 2026-05-28 11:10:41 +08:00
parent 854b52a6d5
commit 0ef5a4dfbb
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ jobs:
deploy:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: https://gitlink.org.cn/actions/checkout@v4
- name: Deploy Web
run: |
echo "Deploying Web to ${{ inputs.env }}"