This commit is contained in:
Mikayla 2023-11-17 12:54:16 -08:00
parent 6976af5029
commit f44f60c6e6
No known key found for this signature in database
2 changed files with 3 additions and 3 deletions

View file

@ -34,6 +34,8 @@ function putS3
}
# Step 3: mkdir for file based on release sha
# :/sha-of- -commit/Zed.dmg
# Step 4: Put Zed.dmg in that directory
for file in "$path"/*; do
putS3 "$path" "${file##*/}" "nyc-tutorial-space/"