From 7a684b77dd412d54cd40a1d0ba6d5cd4beb8fee3 Mon Sep 17 00:00:00 2001 From: zzjc1234 <2359047351@qq.com> Date: Thu, 10 Oct 2024 16:32:59 +0800 Subject: [PATCH] fix: update ci after build --- .gitea/workflows/build.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/build.yaml b/.gitea/workflows/build.yaml index 8352773..139095e 100644 --- a/.gitea/workflows/build.yaml +++ b/.gitea/workflows/build.yaml @@ -81,7 +81,7 @@ jobs: image: focs.ji.sjtu.edu.cn:5000/gitea/runner-images:ci-test volumes: - /home/actions/.ssh:/root/.ssh - # needs: build + needs: build steps: - name: Check update run: |