This commit is contained in:
msuthar09 2022-12-06 16:44:42 -05:00
parent 219e120e87
commit fda166508a

View File

@ -31,7 +31,7 @@ jobs:
- uses: pnpm/action-setup@v2
- run: npm install turbo --global
- name: Install dependencies
run: pnpm update --latest --recursive --prod --no-optional
run: pnpm update --latest --recursive --prod
- name: Build And Deploy
id: builddeploy
uses: Azure/static-web-apps-deploy@v1