Skip to content

Commit

Permalink
Update2 artifact.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Pavanrajshekar authored Aug 29, 2024
1 parent 426aaae commit 47ff4b5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/artifact.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,9 @@ jobs:
needs: build

steps:
- name: Checkout code
uses: actions/checkout@v3

- name: Download artifact
uses: actions/download-artifact@v3
with:
Expand Down

0 comments on commit 47ff4b5

Please sign in to comment.