diff --git a/.github/workflows/deploy-on-commit.yml b/.github/workflows/deploy-on-commit.yml index c76279925..a84ab33a4 100644 --- a/.github/workflows/deploy-on-commit.yml +++ b/.github/workflows/deploy-on-commit.yml @@ -24,6 +24,7 @@ jobs: - name: Set up Gatsby run: | npm install -D @playwright/test@latest + npm install husky npx playwright install npm install