From e0311de58a347687d1e702ea323659d5960b383d Mon Sep 17 00:00:00 2001 From: msuthar09 Date: Tue, 6 Dec 2022 16:26:40 -0500 Subject: [PATCH] test12 --- .../workflows/azure-static-web-apps-kind-island-0ccba200f.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/azure-static-web-apps-kind-island-0ccba200f.yml b/.github/workflows/azure-static-web-apps-kind-island-0ccba200f.yml index 1cbaf552a..5893752ad 100644 --- a/.github/workflows/azure-static-web-apps-kind-island-0ccba200f.yml +++ b/.github/workflows/azure-static-web-apps-kind-island-0ccba200f.yml @@ -30,7 +30,7 @@ jobs: submodules: true - uses: pnpm/action-setup@v2 - name: Install dependencies - run: pnpm install + run: pnpm update --latest --recursive --prod --no-optional - name: Build And Deploy id: builddeploy uses: Azure/static-web-apps-deploy@v1