Skip to content

Commit

Permalink
ci: add imagemagick to ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Stef-Rousset committed Jan 16, 2025
1 parent 4651f00 commit ba0bda4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ jobs:
rm /tmp/chrome.deb
name: Install Chrome version ${{ env.CHROME_VERSION }}
- run: sudo apt install imagemagick
name: Install imagemagick
name: Install imagemagick
- uses: actions/setup-node@v3
with:
node-version: ${{ env.NODE_VERSION }}
Expand Down

0 comments on commit ba0bda4

Please sign in to comment.