You've already forked blur-admin
chore: add command to install bower
This commit is contained in:
3
.github/workflows/azureCliDeployBlur.yml
vendored
3
.github/workflows/azureCliDeployBlur.yml
vendored
@@ -17,8 +17,9 @@ jobs:
|
||||
- uses: actions/checkout@v2
|
||||
with:
|
||||
ref: demo-blur
|
||||
- name: npm install, build
|
||||
- name: npm install, gulp, build
|
||||
run: |
|
||||
npm install -g bower
|
||||
npm install
|
||||
gulp build
|
||||
|
||||
|
||||
Reference in New Issue
Block a user