use --frozen-lockfile to ensure dependency integrity across builds

This commit is contained in:
Björn Dalfors
2024-04-08 10:46:22 +02:00
parent 613d0d7178
commit e21011fce1
4 changed files with 6 additions and 6 deletions

View File

@@ -10,7 +10,7 @@ install:
- ps: Install-Product node 19
build_script:
- yarn
- yarn install --frozen-lockfile
- yarn build
- yarn prepare-release
- yarn package appx