From abf330f49036b7901f950f6a5b1fca998270e29b Mon Sep 17 00:00:00 2001 From: sydneynotthecity Date: Wed, 17 Apr 2024 16:48:31 -0500 Subject: [PATCH] Fix dir name --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a5dff094..60ace9ed 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -111,7 +111,7 @@ jobs: args: > components install kubectl && gcloud composer environments run $COMPOSER_ENVIRONMENT --location $LOCATION variables import - -- gcsfuse/actual_mounth_path/variables.json + -- gcsfuse/actual_mount_path/variables.json promote-to-prod: runs-on: ubuntu-latest