Skip to content

Commit 80c16bc

Browse files
committed
change sharp
1 parent 0173926 commit 80c16bc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/linux_quick-test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
working-directory: ./test
2424

2525
- name: Install linux sharp
26-
run: npm install --include=optional sharp
26+
run: npm install --os=linux --cpu=x64 sharp
2727

2828
- name: Cypress run
2929
uses: cypress-io/github-action@v6

0 commit comments

Comments
 (0)