Skip to content

Commit bcd71ac

Browse files
committed
CI
1 parent 641f982 commit bcd71ac

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci-mac.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
- { scheme: 'ICNS2ICO', configuration: 'Debug', project: 'ICNS2ICO.xcodeproj', build: 1, analyze: 1, test: 0, info: 1, destination: 'platform=macOS' }
1010
steps:
1111

12-
- run: brew install imagemagick@6
12+
- run: brew install imagemagick
1313

1414
- uses: actions/checkout@v1
1515
with:

0 commit comments

Comments
 (0)