Skip to content

Commit e568dca

Browse files
termontwouterjoachimvh
authored andcommitted
build: prevent CI from overwriting lockfile
1 parent 1b4ddc4 commit e568dca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@ jobs:
3131
uses: actions/checkout@v4
3232

3333
- name: Yarn install
34-
run: yarn install
34+
run: yarn install --frozen-lockfile

0 commit comments

Comments
 (0)