Allow build with errors

replace/ddad08853fca9d36b86f0d5e1c09869fb41ed8ff
Cobular 5 years ago
parent bba805d483
commit 28342c4052

@ -46,6 +46,8 @@ jobs:
- name: Build - name: Build
run: npm run build run: npm run build
env:
CI: false
# Runs a single command using the runners shell # Runs a single command using the runners shell
- name: Deploy - name: Deploy

Loading…
Cancel
Save