Skip to content

Commit fdb5beb

Browse files
committed
WTF
1 parent b460f49 commit fdb5beb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868
6969
- name: Compile clinet
7070
shell: bash
71-
run: /
71+
run: |
7272
npm install -g typescript
7373
cd client
7474
tsc

0 commit comments

Comments
 (0)