File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed
Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -120,3 +120,17 @@ inside another repository.
120120Please read the Git Book chapter on [ submodules] [ ] .
121121
122122[ submodules ] : https://git-scm.com/book/en/v2/Git-Tools-Submodules
123+
124+ Why does AppVeyor say "Project not found or access denied" when opening a build?
125+ ================================================================================
126+
127+ This means you're not signed into AppVeyor. Follow these steps carefully:
128+
129+ 1 . Click "SIGN IN" link in upper right corner
130+ 2 . Click the blue "GitHub" button under "Login with your developer account" on the left
131+ 3 . Click the green "Authorize Application" button in the pop-up from GitHub
132+ 4 . Click the "- select account -" menu and choose "PowerShell" (** not** your user)
133+ 5 . Click the blue "GitHub" button below the menu
134+ 6 . Go back to the original link you followed to AppVeyor and click it again
135+
136+ You should now be signed into AppVeyor and able to access our builds.
You can’t perform that action at this time.
0 commit comments