ci: update testing 2.0

This commit is contained in:
EvolutionX
2022-09-13 10:10:24 +05:30
parent 90429523c3
commit 75dff367f5

View File

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