Skip to content

Commit

Permalink
work
Browse files Browse the repository at this point in the history
  • Loading branch information
dan-german committed Apr 11, 2024
1 parent 05d000d commit d6a3104
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/upload-to-s3.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:
- name: Download build-output artifact
uses: actions/download-artifact@master
with:
name: hello-text
run-id: ${{ inputs.run-id }}
- name: ls
run: ls
Expand Down

0 comments on commit d6a3104

Please sign in to comment.