From 3bc2f6033f315b616c0df5927ad24a8f5771e4cf Mon Sep 17 00:00:00 2001 From: Cameron Maloney Date: Thu, 6 Jun 2024 23:46:30 -0700 Subject: [PATCH] Update azure-static-web-apps-lively-ground-0cd068c1e.yml --- .../azure-static-web-apps-lively-ground-0cd068c1e.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/azure-static-web-apps-lively-ground-0cd068c1e.yml b/.github/workflows/azure-static-web-apps-lively-ground-0cd068c1e.yml index d2ac0ec..9b087eb 100644 --- a/.github/workflows/azure-static-web-apps-lively-ground-0cd068c1e.yml +++ b/.github/workflows/azure-static-web-apps-lively-ground-0cd068c1e.yml @@ -33,8 +33,7 @@ jobs: api_location: "" # Api source code path - optional output_location: "dist" # Built app content directory - optional ###### End of Repository/Build Configurations ###### - - run: cd ../ - - run: tree + - run: cd packages/react-frontend && tree close_pull_request_job: if: github.event_name == 'pull_request' && github.event.action == 'closed'