Skip to content

Commit

Permalink
Update action.yml
Browse files Browse the repository at this point in the history
Signed-off-by: kpk47 <[email protected]>
  • Loading branch information
kpk47 authored Oct 21, 2022
1 parent c361aee commit 98cdbdb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion actions/installer/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,5 @@ runs:
REPOSITORY: "${{ github.repository }}"
working-directory: actions/installer/dist
shell: bash
run: npm run main
run: npm start

0 comments on commit 98cdbdb

Please sign in to comment.