aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 357a903..3693feb 100644
--- a/Makefile
+++ b/Makefile
@@ -4,7 +4,7 @@ all: build pack
mozaddons:
$(MAKE) deepclean
$(MAKE) bootstrap
- pnpm i
+ pnpm i --frozen-lockfile
$(MAKE) build-reproducible
$(MAKE) pack