From 939e54dd6a70417571a0cfbeb1fc4826ca4051f8 Mon Sep 17 00:00:00 2001 From: vaa <74602680+vaa2000@users.noreply.github.com> Date: Mon, 5 Feb 2024 01:07:22 +0530 Subject: [PATCH] Update learn-github-actions.yml --- .github/workflows/learn-github-actions.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/learn-github-actions.yml b/.github/workflows/learn-github-actions.yml index eb8db2f..4759a8c 100644 --- a/.github/workflows/learn-github-actions.yml +++ b/.github/workflows/learn-github-actions.yml @@ -24,6 +24,7 @@ jobs: name: output-log-file path: output.log example-job-1: + needs: example-job runs-on: ubuntu-latest steps: - name: Download a single artifact