Update compile-web-panel.yml

This commit is contained in:
Bozhidar Slaveykov 2024-04-06 21:44:25 +03:00
parent abb2643080
commit c9541ee633

View file

@ -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