Skip to content

Commit

Permalink
Reduce sleep time
Browse files Browse the repository at this point in the history
  • Loading branch information
humitos committed Sep 2, 2021
1 parent d86e1b9 commit 6d2f4ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/compile_version_upload_s3.sh
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
set -e

# Define variables
SLEEP=1200
SLEEP=350
OS="ubuntu20"
LANGUAGE=$1
VERSION=$2
Expand Down

0 comments on commit 6d2f4ed

Please sign in to comment.