diff --git a/.github/workflows/azure-static-web-apps-white-meadow-0907f6903.yml b/.github/workflows/azure-static-web-apps-white-meadow-0907f6903.yml index f8204ba5..62afdb27 100644 --- a/.github/workflows/azure-static-web-apps-white-meadow-0907f6903.yml +++ b/.github/workflows/azure-static-web-apps-white-meadow-0907f6903.yml @@ -14,6 +14,9 @@ jobs: if: github.event_name == 'push' || (github.event_name == 'pull_request' && github.event.action != 'closed') runs-on: ubuntu-latest name: Build and Deploy Job + defaults: + run: + working-directory: ./web steps: - uses: actions/checkout@v4 with: