Skip to content

Commit

Permalink
Add imagemagick, ghostscript, and ffmpeg to scoop installations
Browse files Browse the repository at this point in the history
  • Loading branch information
ewilan-riviere committed Mar 8, 2024
1 parent eda5b8a commit 4572977
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/run-windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ jobs:
iex "& {$(irm get.scoop.sh)} -RunAsAdmin"
scoop update
scoop install 7zip
scoop install imagemagick ghostscript ffmpeg
scoop install which
scoop checkup
[Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12
Expand Down

0 comments on commit 4572977

Please sign in to comment.