Skip to content

Commit

Permalink
rebase and print supersetbot version
Browse files Browse the repository at this point in the history
  • Loading branch information
mistercrunch committed Apr 10, 2024
1 parent be7ead8 commit 7053ef7
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/actions/setup-supersetbot/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,3 +34,8 @@ runs:
# simple trick to install globally with dependencies
npm pack
npm install -g ./supersetbot*.tgz
- name: echo supersetbot version
shell: bash
working-directory: supersetbot
run: supersetbot version

0 comments on commit 7053ef7

Please sign in to comment.