We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c361aee commit 98cdbdbCopy full SHA for 98cdbdb
actions/installer/action.yml
@@ -52,4 +52,5 @@ runs:
52
REPOSITORY: "${{ github.repository }}"
53
working-directory: actions/installer/dist
54
shell: bash
55
- run: npm run main
+ run: npm start
56
+
0 commit comments