Fix CI build

This commit is contained in:
Aleksandr Kraiz
2022-04-21 22:50:00 +04:00
parent 745b438830
commit c2e21d8e7e
2 changed files with 2 additions and 1 deletions

View File

@@ -13,6 +13,7 @@ jobs:
with:
node-version: '17.x'
- run: npm ci
- run: npm run build-ts
- run: npm test
- name: Set package registry
run: npm config set registry https://npm.pkg.github.com