fix
This commit is contained in:
parent
61468546be
commit
5288e9cb86
1 changed files with 1 additions and 0 deletions
|
|
@ -64,6 +64,7 @@ export const GithubInstallCommand = cmd({
|
|||
}
|
||||
|
||||
async function getAppInfo() {
|
||||
const app = App.info()
|
||||
const project = Project.use()
|
||||
if (project.vcs !== "git") {
|
||||
prompts.log.error(`Could not find git repository. Please run this command from a git repository.`)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue