1
0
mirror of https://github.com/vercel/commerce.git synced 2025-06-19 13:41:22 +00:00
This commit is contained in:
msuthar09 2022-12-06 16:41:11 -05:00
parent 16793fdbbd
commit 219e120e87

@ -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