This commit is contained in:
EvolutionX
2022-06-22 12:04:09 +05:30
parent 885045a041
commit ae3725587d

View File

@@ -44,6 +44,9 @@ jobs:
with:
node-version: 17
- name: Install Node.js dependencies
run: npm i
- name: Link Project
run: npm link