mirror of
https://github.com/mokuappio/serverless-invoices.git
synced 2025-10-29 08:51:07 -04:00
add
This commit is contained in:
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -39,7 +39,7 @@ jobs:
|
|||||||
- name: npm install
|
- name: npm install
|
||||||
run: npm ci --force
|
run: npm ci --force
|
||||||
- name: config
|
- name: config
|
||||||
run:
|
run: |
|
||||||
cp src/config/app.config.example.js src/config/app.config.js
|
cp src/config/app.config.example.js src/config/app.config.js
|
||||||
cp vue.config.js.example vue.config.js
|
cp vue.config.js.example vue.config.js
|
||||||
- name: building
|
- name: building
|
||||||
|
|||||||
Reference in New Issue
Block a user