Skip to content

Commit 3b6d774

Browse files
Merge pull request #2 from VisionixAI/sreecharan-desu-patch-1
Update NPM.yaml
2 parents f419037 + 3bd9a3f commit 3b6d774

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/NPM.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
registry-url: 'https://registry.npmjs.org/'
2929

3030
- name: Install dependencies
31-
run: npm ci
31+
run: npm i
3232

3333
- name: Publish to NPM
3434
run: npm publish --access public

0 commit comments

Comments
 (0)