Skip to content

Commit 1463823

Browse files
committed
mv node_mo and exact path in action.yml
1 parent 9b228ef commit 1463823

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

78 files changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ inputs:
1414

1515
runs:
1616
using: 'node12'
17-
main: 'src/app.js'
17+
main: './src/app.js'
1818

1919
branding:
2020
icon: 'git-commit'
File renamed without changes.

0 commit comments

Comments
 (0)