You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For anyone that runs into this: If you right click the workflow inside Alfred and select "Open in Finder", you can open font-awesome-workflow script manually and it prompt you to allow if and will whitelist it. I right-clicked and selected Open from the context menu so you might try that if a regular double click doesn't work.
There are a few ways to allow such programs to run.
See: https://github.com/deanishe/awgo/wiki/Catalina
If you are a developer, you can also build it yourself.
$ git clone https://github.com/ruedap/alfred-font-awesome-workflow $ cd alfred-font-awesome-workflow/ $ npm install $ npm run build $ npm run open
The text was updated successfully, but these errors were encountered: