mirror of
https://github.com/kiwix/kiwix-build.git
synced 2025-09-23 04:25:38 -04:00
Fix typos in build_release_nigthly
This commit is contained in:
parent
23fab75d04
commit
d6a2901ff8
2
.github/scripts/build_release_nightly.py
vendored
2
.github/scripts/build_release_nightly.py
vendored
@ -21,7 +21,7 @@ from common import (
|
||||
|
||||
from build_definition import select_build_targets, BUILD
|
||||
|
||||
TARGETS = select_build_target(BUILD)
|
||||
TARGETS = select_build_targets(BUILD)
|
||||
|
||||
# Filter what to build if we are doing a release.
|
||||
if MAKE_RELEASE:
|
||||
|
Loading…
x
Reference in New Issue
Block a user