Fix typo
Some checks failed
Build BAB Application Deployment Artifact / build (push) Failing after 4m24s
Some checks failed
Build BAB Application Deployment Artifact / build (push) Failing after 4m24s
This commit is contained in:
@@ -16,7 +16,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
node-version: '20.x'
|
node-version: '20.x'
|
||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
run: npm Install
|
run: npm install
|
||||||
- name: Install Quasar CLI
|
- name: Install Quasar CLI
|
||||||
run: npm install -g @quasar/cli
|
run: npm install -g @quasar/cli
|
||||||
- name: Build Project
|
- name: Build Project
|
||||||
|
|||||||
Reference in New Issue
Block a user