0
1
Fork 0

refs #4922 debuild: Install dev deps

This commit is contained in:
Juan Ferrer 2024-11-25 14:42:25 +01:00
parent aec14f8ebd
commit 3c18f64d58
1 changed files with 1 additions and 1 deletions

2
debian/rules vendored
View File

@ -10,7 +10,7 @@ clean:
dh_clean $@
build:
npm install --omit=dev --no-audit --prefer-offline
npm install --no-audit --prefer-offline
npx quasar build
mkdir -p build-deps