Add needs

This commit is contained in:
maximo tejeda 2024-08-15 13:28:25 -04:00
parent fecc8a278b
commit 7571d7c1d4

View File

@ -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 }} "