Skip to content

Commit

Permalink
Revert "remove comment from part file script"
Browse files Browse the repository at this point in the history
This reverts commit 909b310.
  • Loading branch information
saquino0827 committed Nov 10, 2023
1 parent 2df6f80 commit ca8d7f9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions upload-part-file.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
#!/bin/bash

#${{ format('aws s3 cp s3://{0}/{1} .', secrets.DEV_S3_BUCKET, secrets.DEV_PART_FILE) }}

PART_FILE_BUCKET=$1
PART_FILE=$2
FORMATTED_FILE_NAME=$3
Expand Down

0 comments on commit ca8d7f9

Please sign in to comment.