From 219e120e8788c656c846d2b4222f6bac6c05e9f6 Mon Sep 17 00:00:00 2001 From: msuthar09 Date: Tue, 6 Dec 2022 16:41:11 -0500 Subject: [PATCH] test15 --- .../workflows/azure-static-web-apps-kind-island-0ccba200f.yml | 1 + 1 file changed, 1 insertion(+) 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 5893752ad..7222636b1 100644 --- a/.github/workflows/azure-static-web-apps-kind-island-0ccba200f.yml +++ b/.github/workflows/azure-static-web-apps-kind-island-0ccba200f.yml @@ -29,6 +29,7 @@ jobs: with: submodules: true - uses: pnpm/action-setup@v2 + - run: npm install turbo --global - name: Install dependencies run: pnpm update --latest --recursive --prod --no-optional - name: Build And Deploy