Skip to content

Commit 4119f54

Browse files
committed
remove redundant stages from github actions yml
1 parent 7347d8d commit 4119f54

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,11 @@ operable program or batch file.
108108

109109
This can be fixed by adding `git` to the PATH environment variable in windows. The process of setting this up is available [here](https://stackoverflow.com/questions/26620312/git-installing-git-in-path-with-github-client-for-windows#answer-53706956:~:text=comment-,27,Here%20is%20the%20magic)
110110

111+
> **🍎 Important note for MacOS users**
112+
113+
The pre-built bundle for MacOS is not a verfieid or signed bundle. So gatekeeper could warn your or even prevent you from using gitconvex on you Mac devices. If this is the case then I recommend building the application from scratch using the `Makefile` included in the repo. Follow **Option - 1** mentioned above to build the application from scratch.
114+
115+
**Reason** - Enrolling in the apple developer program for making the application a verfied one will cost me 100 USD anually. So I will do it once the project gets enough reach
111116

112117
# Detailed documentation
113118

@@ -141,3 +146,4 @@ For reporting issues or for requesting any feature use the following medium,
141146

142147
See [LICENSE ](LICENSE) info for more
143148

149+

0 commit comments

Comments
 (0)