Skip to content

Commit

Permalink
fix bash bug
Browse files Browse the repository at this point in the history
  • Loading branch information
johnwlambert authored Jan 24, 2022
1 parent e16ebfc commit 4c83122
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/scripts/execute_single_benchmark.sh
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ function download_and_unzip_dataset_files {
if [ "$DATASET_NAME" == "skydio-8" ]; then
# Description: TODO
export GDRIVE_FILEID='1mmM1p_NpL7-pnf3iHWeWVKpsm1pcBoD5'
ZIP_FNAME=
ZIP_FNAME=skydio-8.zip

elif [ "$DATASET_NAME" == "skydio-32" ]; then
# Description: TODO
Expand Down

0 comments on commit 4c83122

Please sign in to comment.