mirror of
https://github.com/mokuappio/serverless-invoices.git
synced 2025-10-28 00:11:08 -04:00
add
This commit is contained in:
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -41,7 +41,7 @@ jobs:
|
|||||||
- 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.example.js vue.config.js
|
cp vue.config.js.example vue.config.js
|
||||||
- name: building
|
- name: building
|
||||||
run: npm run build
|
run: npm run build
|
||||||
- name: Upload artifact
|
- name: Upload artifact
|
||||||
|
|||||||
Reference in New Issue
Block a user