Skip to content

Commit fcf4b02

Browse files
committed
install typescript
1 parent 985e1d8 commit fcf4b02

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@ jobs:
9292
- name: Compile client
9393
shell: bash
9494
run: |
95+
npm install -g typescript
9596
cd client
9697
npm ci
9798
npm run build

0 commit comments

Comments
 (0)