Skip to content

Commit 9ae368e

Browse files
committed
fix sharp
1 parent cb48aa4 commit 9ae368e

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/linux_quick-test.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,9 @@ jobs:
2222
run: npm install
2323
working-directory: ./test
2424

25+
- name: Install linux sharp
26+
run: npm install --include=optional sharp
27+
2528
- name: Cypress run
2629
uses: cypress-io/github-action@v6
2730
with:

0 commit comments

Comments
 (0)