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'