We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 053b9fe commit e2372a9Copy full SHA for e2372a9
.github/workflows/main.yml
@@ -278,7 +278,7 @@ jobs:
278
wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb -O /tmp/chrome.deb
279
apt install -y /tmp/chrome.deb
280
281
- - name: Install system dependencies (for Cypress + Sharp)
+ - name: Install Sharp dependencies for image processing
282
shell: bash
283
run: |
284
export DEBIAN_FRONTEND=noninteractive
0 commit comments