Skip to content

Commit 84db42e

Browse files
committed
Don't npm install -g typescript
1 parent 58d6ef7 commit 84db42e

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ jobs:
1212
uses: actions/checkout@v3
1313
- name: dependencies
1414
run: |
15-
npm install -g typescript
1615
npm i
1716
- name: build bot
1817
run: |

0 commit comments

Comments
 (0)