Update compile-web-panel.yml

This commit is contained in:
Bozhidar Slaveykov 2024-04-06 21:45:24 +03:00
parent c9541ee633
commit 2daff282bf

View file

@ -22,9 +22,9 @@ jobs:
uses: actions/setup-node@v3
with:
node-version: 16
- run: |
cd web
cd /web
npm install
npm run build