Update compile-web-panel.yml
This commit is contained in:
parent
abb2643080
commit
c9541ee633
1 changed files with 1 additions and 2 deletions
3
.github/workflows/compile-web-panel.yml
vendored
3
.github/workflows/compile-web-panel.yml
vendored
|
@ -22,8 +22,7 @@ jobs:
|
|||
uses: actions/setup-node@v3
|
||||
with:
|
||||
node-version: 16
|
||||
cache: 'npm'
|
||||
cache-dependency-path: ./web/package-lock.json
|
||||
|
||||
- run: |
|
||||
cd web
|
||||
npm install
|
||||
|
|
Loading…
Add table
Reference in a new issue