Skip to content

Commit

Permalink
wtf aws
Browse files Browse the repository at this point in the history
  • Loading branch information
nlgripto committed May 3, 2024
1 parent 696708e commit e167af5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/fc/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,6 @@ runs:
AWS_ACCESS_KEY_ID: ${{ inputs.AKID }}
AWS_SECRET_ACCESS_KEY: ${{ inputs.SKID }}
run: |
aws s3 cp ./fc-fd-latest.zip s3://fuzzcorp-bundle-dropbox-975049986498-86c13d2/org_rvfruw8l/prj_rvfruw8lvGQ/${{ steps.fileops.outputs.bundle-md5 }}.zip
aws s3 cp --debug ./fc-fd-latest.zip s3://fuzzcorp-bundle-dropbox-975049986498-86c13d2/org_rvfruw8l/prj_rvfruw8lvGQ/${{ steps.fileops.outputs.bundle-md5 }}.zip
shell: bash

0 comments on commit e167af5

Please sign in to comment.