From ede542bb592c247d4f09d9726aa92e694f80044f Mon Sep 17 00:00:00 2001 From: Andy Arthur Date: Fri, 3 Jun 2022 13:00:46 -0700 Subject: [PATCH] fixing another yaml typo --- .github/workflows/ci-performance-benchmarks-andy.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci-performance-benchmarks-andy.yaml b/.github/workflows/ci-performance-benchmarks-andy.yaml index 12f6f2e184..db776c9b24 100644 --- a/.github/workflows/ci-performance-benchmarks-andy.yaml +++ b/.github/workflows/ci-performance-benchmarks-andy.yaml @@ -106,4 +106,4 @@ jobs: KUBECONFIG: "./kubeconfig" INIT_BIG_REPO: ${{ matrix.biginit }} NOMS_BIN_FORMAT: ${{ matrix.nbf }} - TEMPLATE_SCRIPT: "./.github/scripts/performance-benchmarking/get-andy-dolt-dolt-job-json.sh" + TEMPLATE_SCRIPT: "./.github/scripts/performance-benchmarking/get-andy-dolt-dolt-json.sh"