File tree Expand file tree Collapse file tree 3 files changed +831
-1040
lines changed
Expand file tree Collapse file tree 3 files changed +831
-1040
lines changed Original file line number Diff line number Diff line change 2222 with :
2323 node-version : ' 20'
2424 - uses : browser-actions/setup-firefox@latest
25- - run : sudo apt-get install --yes --no-install-recommends optipng imagemagick
25+ - run : sudo apt-get install --yes --no-install-recommends optipng imagemagick build-essential libcairo2-dev libpango1.0-dev libjpeg-dev libgif-dev librsvg2-dev
2626 - run : sudo apt-get remove --yes fonts-lato
2727 - run : fc-list
2828 - run : firefox --version
7575 node-version : ' lts/*'
7676 - run : npm --version && node --version
7777 - uses : browser-actions/setup-firefox@latest
78- - run : sudo apt-get install --yes --no-install-recommends optipng imagemagick
78+ - run : sudo apt-get install --yes --no-install-recommends optipng imagemagick build-essential libcairo2-dev libpango1.0-dev libjpeg-dev libgif-dev librsvg2-dev
7979 - run : sudo apt-get remove --yes fonts-lato
8080 - run : fc-list
8181 - run : firefox --version
You can’t perform that action at this time.
0 commit comments