mirror of
https://github.com/kiwix/kiwix-build.git
synced 2025-06-28 05:49:33 +00:00
"main" is now our default branch for all our projects.
This commit is contained in:
@ -10,7 +10,6 @@ class ZimTools(Dependency):
|
||||
class Source(GitClone):
|
||||
git_remote = "https://github.com/openzim/zim-tools.git"
|
||||
git_dir = "zim-tools"
|
||||
base_git_ref = "main"
|
||||
|
||||
class Builder(MesonBuilder):
|
||||
@classmethod
|
||||
|
Reference in New Issue
Block a user