mirror of
https://github.com/apache/superset.git
synced 2026-09-05 15:01:44 +00:00
style: rename 'Source' top nav item to 'Data' (#10715)
* style: rename 'Source' top nav item to 'Data' * Fix tests * tables -> datasets * rename datasource -> dataset * lint * more renaming * use npm ci
This commit is contained in:
@@ -59,8 +59,7 @@ npm-install() {
|
||||
say "::group::Install npm packages"
|
||||
echo "npm: $(npm --version)"
|
||||
echo "node: $(node --version)"
|
||||
rm -rf ./node_modules
|
||||
npm install
|
||||
npm ci
|
||||
say "::endgroup::"
|
||||
|
||||
# cache-save npm
|
||||
|
||||
Reference in New Issue
Block a user