We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2fc2e89 commit a1859f4Copy full SHA for a1859f4
1 file changed
.github/workflows/md5checker.yml
@@ -66,7 +66,7 @@ jobs:
66
67
- name: Install system dependencies
68
run: |
69
- brew install gtk+3
+ brew install gtk+3 openssl@1.1
70
sudo gem install fpm
71
72
- name: Build DMG package
0 commit comments