Fix CI
This commit is contained in:
@@ -7,6 +7,7 @@ steps:
|
||||
image: node:lts-alpine
|
||||
commands:
|
||||
- apk add git
|
||||
- npm install -g typescript
|
||||
- npm install
|
||||
|
||||
- name: build
|
||||
|
||||
Reference in New Issue
Block a user