We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b460f49 commit fdb5bebCopy full SHA for fdb5beb
.github/workflows/build.yml
@@ -68,7 +68,7 @@ jobs:
68
69
- name: Compile clinet
70
shell: bash
71
- run: /
+ run: |
72
npm install -g typescript
73
cd client
74
tsc
0 commit comments