Skip to content

Commit

Permalink
Update artifact.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Pavanrajshekar authored Aug 30, 2024
1 parent dd8869b commit d96c8af
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/artifact.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ jobs:
uses: actions/download-artifact@v3
with:
name: hello-artifact
path: ./artifacts

- name: Display file content
run: cat ./artifacts/hello.txt

0 comments on commit d96c8af

Please sign in to comment.