Skip to content

Commit ab7ac22

Browse files
committed
Oops
1 parent f74c1a1 commit ab7ac22

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

+1
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ jobs:
1919
with:
2020
cache: npm
2121
node-version: 18
22+
- run: npm ci
2223

2324
- run: npm run lint
2425
- run: npm run build:lib

0 commit comments

Comments
 (0)