Skip to content

Commit a29d274

Browse files
committed
change to image
1 parent d4efbd6 commit a29d274

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
@@ -16,7 +16,7 @@ jobs:
1616
echo "::set-output name=TEST_RUN_NAME::${{ github.workflow }}—$BRANCH_NAME"
1717
1818
- name: Install linux sharp
19-
run: npm install --os=linux --cpu=x64 sharp
19+
run: npm install --force @img/sharp-linux-x64
2020

2121
- name: Install root dependencies
2222
run: npm install

0 commit comments

Comments
 (0)