diff --git a/.github/actions/setup-supersetbot/action.yml b/.github/actions/setup-supersetbot/action.yml index 6978e71f1333..f59b4ed1be18 100644 --- a/.github/actions/setup-supersetbot/action.yml +++ b/.github/actions/setup-supersetbot/action.yml @@ -18,5 +18,5 @@ runs: shell: bash run: | cd .github/supersetbot - npm install npm install -g . + supersetbot --help