Skip to content

Commit edef9e4

Browse files
committed
skip postinstall scripts
1 parent 4b9676d commit edef9e4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.depot/workflows/cicd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
cache: true
3131

3232
- name: Install dependencies
33-
run: pnpm install --frozen-lockfile
33+
run: pnpm install --frozen-lockfile --ignore-scripts
3434

3535
- parallel:
3636
- name: build

0 commit comments

Comments
 (0)