Skip to content

Commit e2372a9

Browse files
committed
Updated job name desc
1 parent 053b9fe commit e2372a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -278,7 +278,7 @@ jobs:
278278
wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb -O /tmp/chrome.deb
279279
apt install -y /tmp/chrome.deb
280280
281-
- name: Install system dependencies (for Cypress + Sharp)
281+
- name: Install Sharp dependencies for image processing
282282
shell: bash
283283
run: |
284284
export DEBIAN_FRONTEND=noninteractive

0 commit comments

Comments
 (0)