Skip to content

Commit

Permalink
Merge branch 'main' into pr
Browse files Browse the repository at this point in the history
  • Loading branch information
pngwn authored Aug 1, 2024
2 parents 8c71f19 + 2f111af commit 1670996
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run_later.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
uses: actions/download-artifact@v3
with:
name: sample-artifact
path: artifact-download
path: sample_file.txt

- name: Cat file content
run: cat artifact-download/sample_file.txt

0 comments on commit 1670996

Please sign in to comment.