We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cdb3614 commit f6891edCopy full SHA for f6891ed
.github/workflows/deploy.yml
@@ -71,6 +71,7 @@ jobs:
71
72
- name: Install imageMagick dependency (for adding badge to app icon)
73
run: |
74
+ brew install libsodium
75
brew install imagemagick
76
77
- name: Inject secret file dependencies
0 commit comments