This commit is contained in:
msuthar09 2022-12-07 15:01:09 -05:00
parent 0d689333fd
commit 41f2b35ba9

View File

@ -43,9 +43,6 @@ jobs:
php-version: '7.4'
- run: npm install --unsafe-perm
- uses: pnpm/action-setup@v2
with:
run_install: |
- recursive: true
- run: pnpm update --latest --prod --recursive
- name: Build And Deploy
id: builddeploy