fix ci wip

This commit is contained in:
pierre
2023-10-24 16:11:57 +02:00
parent af89261992
commit 67f13be3f7
+1 -1
View File
@@ -23,7 +23,7 @@ jobs:
with:
node-version: 18
- name: Install Yarn
run: npm install -g yarn
run: npm install -g yarn typescript
- name: Install dependencies
run: yarn
- name: Type-check