fix(ci): make npm-upgrade work again

This commit is contained in:
Łukasz Mierzwa
2023-05-29 20:36:05 +01:00
committed by Łukasz Mierzwa
parent 0c2e9c42bc
commit 848010769a

View File

@@ -70,3 +70,4 @@ build.pre/css.diff: build purgecss.config.js
npm-upgrade:
rm -fr node_modules package-lock.json
npm install
npm install