Skip to content

Commit 664c165

Browse files
committed
fix: fix dist path [skip ci]
1 parent 0b3d2fa commit 664c165

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

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

5353
runs:
5454
using: "node12"
55-
main: "dist/index.js"
55+
main: "dist/setup_cpp.js"
5656

5757
branding:
5858
icon: "award"

0 commit comments

Comments
 (0)