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