diff --git a/action.yml b/action.yml index ee9648ef..030be842 100644 --- a/action.yml +++ b/action.yml @@ -87,7 +87,7 @@ inputs: runs: using: "node16" - main: "dist/node16/setup-cpp.js" + main: "dist/actions/setup-cpp.js" branding: icon: "award"