From 79031ab4abf09937adfd7a0f513d64070fc0cb37 Mon Sep 17 00:00:00 2001 From: Luis Garcia Date: Tue, 22 Oct 2024 08:39:53 +0000 Subject: [PATCH] CI: Add needs --- .github/workflows/ci.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 83aedb80..7dd90e30 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -100,6 +100,8 @@ jobs: build-tauri-multiplat: runs-on: ${{ matrix.os }} + needs: + - build-web strategy: fail-fast: false matrix: