From 400882f7c56f5272ba6a22ba23c65d8bb9b736a0 Mon Sep 17 00:00:00 2001 From: msuthar09 Date: Tue, 6 Dec 2022 13:21:43 -0500 Subject: [PATCH] test6 --- .../azure-static-web-apps-kind-island-0ccba200f.yml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) 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 9e96cf0ca..13fe3c859 100644 --- a/.github/workflows/azure-static-web-apps-kind-island-0ccba200f.yml +++ b/.github/workflows/azure-static-web-apps-kind-island-0ccba200f.yml @@ -20,8 +20,10 @@ jobs: steps: - uses: actions/checkout@v3 - uses: pnpm/action-setup@v2 - # with: - # version: 7 + with: + # version: 7 + run_install: | + - recursive: true # - name: Use Node.js ${{ matrix.node-version }} # uses: actions/setup-node@v3 # with: