Full error text:
fatal: unable to access \'https://github.com/Repository_name\': schannel: failed to open CA file \'C:/Users/Username/AppData/Local/GitHubDesktop/ap
you can use it
git config http.sslVerify false
use it in your repository or use this command if you dont have a git repo
git config --global http.sslVerify false