From 0203e96e1bed9a8a33b94f56336c3b49e14f8298 Mon Sep 17 00:00:00 2001 From: branberry Date: Tue, 9 Apr 2024 13:21:28 -0500 Subject: [PATCH] Fix workflow paths --- .github/workflows/deploy-stg-enhanced-worker.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/deploy-stg-enhanced-worker.yml b/.github/workflows/deploy-stg-enhanced-worker.yml index 10a1530bf..8bbc3bbd1 100644 --- a/.github/workflows/deploy-stg-enhanced-worker.yml +++ b/.github/workflows/deploy-stg-enhanced-worker.yml @@ -25,6 +25,7 @@ jobs: aws-region: us-east-2 - name: Deploy Enhanced Infrastructure run: | + npm ci cd cdk-infra/ npm ci npm run deploy:feature:stack -- -c env=dotcomstg -c customFeatureName=enhancedApp-dotcomstg auto-builder-stack-enhancedApp-dotcomstg-worker