Skip to content

Commit 98cdbdb

Browse files
authored
Update action.yml
Signed-off-by: kpk47 <1079282+kpk47@users.noreply.github.com>
1 parent c361aee commit 98cdbdb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

actions/installer/action.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,4 +52,5 @@ runs:
5252
REPOSITORY: "${{ github.repository }}"
5353
working-directory: actions/installer/dist
5454
shell: bash
55-
run: npm run main
55+
run: npm start
56+

0 commit comments

Comments
 (0)