Skip to content

Commit

Permalink
make main different
Browse files Browse the repository at this point in the history
  • Loading branch information
jonatan-ivanov committed Oct 16, 2023
1 parent 6ec7b27 commit c3e4d31
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ buildscript {
if (project.hasProperty('antora')) {
'git fetch --unshallow --all --tags'.execute().text // antora shallow-clones so there is no history
// ext['git.root'] = 'git rev-parse --path-format=absolute --git-common-dir'.execute().text.trim()

}

// TODO: remove this hack, see: https://github.com/nebula-plugins/nebula-release-plugin/issues/213
Expand Down

0 comments on commit c3e4d31

Please sign in to comment.