We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 738d91a + deb5578 commit 71d7ad7Copy full SHA for 71d7ad7
1 file changed
.github/workflows/cd.yml
@@ -18,7 +18,7 @@ jobs:
18
run: |
19
npm ci --ignore-scripts --unsafe-perm
20
- name: Force installing sharp
21
- run: npm install --ignore-scripts=false --verbose sharp
+ run: npm install --ignore-scripts=false --verbose sharp@0.30.7
22
- name: 'Create env file'
23
24
touch .env
0 commit comments