diff --git a/action.yml b/action.yml index 6e54e1f..a03c982 100644 --- a/action.yml +++ b/action.yml @@ -29,4 +29,4 @@ runs: Verbose: true Script: | # Debug environment - . "${{ github.action_path }}\scripts\main.ps1" + ${{ github.action_path }}\scripts\main.ps1