feat: support maza (#427)

This commit is contained in:
SteveLauC
2023-05-18 01:18:03 +08:00
committed by GitHub
parent 3a1568e884
commit 43c02cf7a7
3 changed files with 9 additions and 0 deletions

View File

@@ -357,6 +357,7 @@ For more information about this issue see https://askubuntu.com/questions/110969
})?;
runner.execute(Step::Sdkman, "SDKMAN!", || unix::run_sdkman(config.cleanup(), run_type))?;
runner.execute(Step::Rcm, "rcm", || unix::run_rcm(&ctx))?;
runner.execute(Step::Maza, "maza", || unix::run_maza(&ctx))?;
}
#[cfg(not(any(