Skip to content

Commit deb5578

Browse files
authored
Update cd.yml
1 parent cadbf76 commit deb5578

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
run: |
1919
npm ci --ignore-scripts --unsafe-perm
2020
- name: Force installing sharp
21-
run: npm install --ignore-scripts=false --verbose sharp
21+
run: npm install --ignore-scripts=false --verbose sharp@0.30.7
2222
- name: 'Create env file'
2323
run: |
2424
touch .env

0 commit comments

Comments
 (0)