Remove npm package-lock.json
Some checks failed
Build BAB Application Deployment Artifact / build (push) Failing after 59s
Some checks failed
Build BAB Application Deployment Artifact / build (push) Failing after 59s
This commit is contained in:
@@ -16,8 +16,6 @@ jobs:
|
|||||||
uses: actions/setup-node@v2
|
uses: actions/setup-node@v2
|
||||||
with:
|
with:
|
||||||
node-version: '20.x'
|
node-version: '20.x'
|
||||||
- name: Install dependencies
|
|
||||||
run: npm install
|
|
||||||
- name: Install yarn
|
- name: Install yarn
|
||||||
run: npm install --global yarn
|
run: npm install --global yarn
|
||||||
- name: Install Quasar CLI
|
- name: Install Quasar CLI
|
||||||
|
|||||||
9655
package-lock.json
generated
9655
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user