Fix drone I think idk really
continuous-integration/drone/push Build is passing Details

pull/5/head
Bad 2 years ago
parent da6f08c9d0
commit 2627de72ca

@ -1,10 +1,10 @@
---
kind: pipeline
type: exec
type: docker
name: default
steps:
- name: carbon
- name: build
image: node:14
commands:
- npm install -D
- npm run rebuild

Loading…
Cancel
Save