diff --git a/.github/workflows/azure-static-web-apps-polite-island-035a0b503.yml b/.github/workflows/azure-static-web-apps-polite-island-035a0b503.yml index c345d47..7411ede 100644 --- a/.github/workflows/azure-static-web-apps-polite-island-035a0b503.yml +++ b/.github/workflows/azure-static-web-apps-polite-island-035a0b503.yml @@ -9,6 +9,9 @@ on: branches: - master +env: + NPM_CONFIG_LEGACY_PEER_DEPS: true + jobs: build_and_deploy_job: if: github.event_name == 'push' || (github.event_name == 'pull_request' && github.event.action != 'closed')