mirror of
https://github.com/apache/superset.git
synced 2026-04-19 08:04:53 +00:00
feat: GHA to bump python packages using supersetbot (#27863)
This commit is contained in:
committed by
GitHub
parent
a29cdefedf
commit
cd136ad847
4
.github/actions/setup-supersetbot/action.yml
vendored
4
.github/actions/setup-supersetbot/action.yml
vendored
@@ -34,3 +34,7 @@ runs:
|
||||
# simple trick to install globally with dependencies
|
||||
npm pack
|
||||
npm install -g ./supersetbot*.tgz
|
||||
|
||||
- name: echo supersetbot version
|
||||
shell: bash
|
||||
run: supersetbot version
|
||||
|
||||
Reference in New Issue
Block a user