From 7b3111cad26d66b4e24f0ca1491954b6db7706b5 Mon Sep 17 00:00:00 2001 From: Maxime Beauchemin Date: Mon, 25 Mar 2024 22:33:20 -0700 Subject: [PATCH] testing more things --- .github/actions/setup-supersetbot/action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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