Skip to content

Commit d60c0a6

Browse files
authored
Update publish.yml
1 parent f52f875 commit d60c0a6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ jobs:
7979

8080
- name: install dependency
8181
run: |
82-
npm run install -force
82+
npm install -force
8383
shell: pwsh
8484

8585
- name: Build latest Manifest Version

0 commit comments

Comments
 (0)