From 7571d7c1d4ae64011036370b07a46245629afc18 Mon Sep 17 00:00:00 2001 From: maximo tejeda Date: Thu, 15 Aug 2024 13:28:25 -0400 Subject: [PATCH] Add needs --- .github/workflows/ci.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 32fc6c7..cc97b1f 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -19,6 +19,7 @@ jobs: echo test, and deploy your project . echo "" check-vars: + needs: [process] runs-on: ubuntu-latest steps: - run: echo "instance address is -> ${{ vars.GIT_INSTANCE_ADDRESS }} "