This commit is contained in:
n4n5
2024-07-30 05:15:02 +02:00
committed by GitHub
parent e7dd359c19
commit c12d269607

View File

@ -39,7 +39,7 @@ jobs:
- name: npm install
run: npm ci --force
- name: config
run:
run: |
cp src/config/app.config.example.js src/config/app.config.js
cp vue.config.js.example vue.config.js
- name: building