why are actions not running
All checks were successful
/ Build BaseBand DSM & Broadway (push) Successful in 2m21s
All checks were successful
/ Build BaseBand DSM & Broadway (push) Successful in 2m21s
This commit is contained in:
parent
ca8b1b7360
commit
8308fefcbb
1 changed files with 2 additions and 0 deletions
|
@ -65,6 +65,8 @@ public class BaseBand {
|
||||||
|
|
||||||
Features.init();
|
Features.init();
|
||||||
|
|
||||||
|
//
|
||||||
|
|
||||||
LOGGER.info("Populating config...");
|
LOGGER.info("Populating config...");
|
||||||
|
|
||||||
for (Updater updater : Configuration.updaters) {
|
for (Updater updater : Configuration.updaters) {
|
||||||
|
|
Loading…
Add table
Reference in a new issue