mirror of
https://github.com/apache/superset.git
synced 2026-04-25 11:04:48 +00:00
chore(ci): use npm/yarn lock files where possible (#32527)
This commit is contained in:
2
.github/workflows/tech-debt.yml
vendored
2
.github/workflows/tech-debt.yml
vendored
@@ -35,7 +35,7 @@ jobs:
|
||||
node-version-file: './superset-frontend/.nvmrc'
|
||||
|
||||
- name: Install Dependencies
|
||||
run: npm install
|
||||
run: npm ci
|
||||
working-directory: ./superset-frontend
|
||||
|
||||
- name: Run Script
|
||||
|
||||
Reference in New Issue
Block a user