Skip to content

Commit 832ecec

Browse files
committed
chore: npm install
1 parent 22c2fcc commit 832ecec

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ jobs:
88
- uses: actions/setup-node@v3
99
with:
1010
node-version: 16
11+
- run: npm ci
1112
- run: npm run format:check
1213
- run: npm run lint
1314
- run: npm run compile -- --noEmit

0 commit comments

Comments
 (0)