From 34233d31bb86ec924ce97f76d28afb912e62d247 Mon Sep 17 00:00:00 2001 From: Dustin Brown Date: Mon, 19 Feb 2024 11:00:31 -0800 Subject: [PATCH] Update get-dolt-profile-job-json.sh --- .../performance-benchmarking/get-dolt-profile-job-json.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/scripts/performance-benchmarking/get-dolt-profile-job-json.sh b/.github/scripts/performance-benchmarking/get-dolt-profile-job-json.sh index 49f437d34a..273b40393c 100755 --- a/.github/scripts/performance-benchmarking/get-dolt-profile-job-json.sh +++ b/.github/scripts/performance-benchmarking/get-dolt-profile-job-json.sh @@ -65,7 +65,7 @@ echo ' "--schema=/schema.sql", "--useDoltHubLuaScriptsRepo", "--profile-version='"$version"'", - "--future-version='"$futureVersion"'" + "--future-version='"$futureVersion"'", "--bucket=performance-benchmarking-github-actions-results", "--region=us-west-2", "--results-dir='$timePrefix'",