We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 641f982 commit bcd71acCopy full SHA for bcd71ac
1 file changed
.github/workflows/ci-mac.yaml
@@ -9,7 +9,7 @@ jobs:
9
- { scheme: 'ICNS2ICO', configuration: 'Debug', project: 'ICNS2ICO.xcodeproj', build: 1, analyze: 1, test: 0, info: 1, destination: 'platform=macOS' }
10
steps:
11
12
- - run: brew install imagemagick@6
+ - run: brew install imagemagick
13
14
- uses: actions/checkout@v1
15
with:
0 commit comments