mirror of
https://github.com/lana-k/sqliteviz.git
synced 2025-12-06 10:08:52 +08:00
#113 upgrade plotly
This commit is contained in:
4
.github/workflows/main.yml
vendored
4
.github/workflows/main.yml
vendored
@@ -14,10 +14,10 @@ jobs:
|
||||
- name: Use Node.js
|
||||
uses: actions/setup-node@v1
|
||||
with:
|
||||
node-version: 10.x
|
||||
node-version: 16.x
|
||||
|
||||
- name: Update npm
|
||||
run: npm install -g npm@7
|
||||
run: npm install -g npm@8
|
||||
|
||||
- name: npm install and build
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user