ci: update testing

This commit is contained in:
EvolutionX
2022-09-13 10:06:46 +05:30
parent bed31c1f49
commit 90429523c3

View File

@@ -45,7 +45,7 @@ jobs:
node-version: 17
- name: Install Node.js dependencies
run: npm i
run: npm i && npm build
- name: Link Project
run: npm link