chore(npm): fix CI after switch
This commit is contained in:
parent
f8db818be2
commit
2f1d0be543
7 changed files with 14 additions and 10 deletions
2
debian/rules
vendored
2
debian/rules
vendored
|
@ -11,7 +11,7 @@ override_dh_auto_test:
|
|||
override_dh_clistrip:
|
||||
|
||||
override_dh_auto_build:
|
||||
npm ci --no-audit
|
||||
npm ci --no-audit --unsafe-perm
|
||||
mv $(CURDIR)/dist $(CURDIR)/web
|
||||
|
||||
override_dh_auto_clean:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue