From 403f4c01ae83fc037e62556221edca165cb0f6ec Mon Sep 17 00:00:00 2001 From: ludamad Date: Fri, 12 Jul 2024 17:02:57 +0000 Subject: [PATCH] fix --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 7bc8ef6c5f3..dba761ac5be 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -576,7 +576,7 @@ jobs: alert-comment-cc-users: "@ludamad @codygunton" boxes: - needs: setup + needs: build-images runs-on: ticktock-tester-x86 steps: - uses: actions/checkout@v4