mirror of
https://github.com/uroni/urbackup_backend.git
synced 2025-10-26 11:36:50 +00:00
Run npm ci instead of install
This commit is contained in:
parent
75764fec09
commit
115800d4a0
@ -15,7 +15,7 @@ make -j4
|
||||
LANG=en
|
||||
|
||||
cd urbackupclient/restorewww
|
||||
npm install
|
||||
npm ci
|
||||
npm run build
|
||||
cd ..
|
||||
cd ..
|
||||
|
||||
Loading…
Reference in New Issue
Block a user