fix
Some checks failed
/ alpine (push) Successful in 45s
/ debian (push) Successful in 1m14s
/ ubuntu (push) Successful in 1m30s
/ arch (push) Successful in 1m33s
/ opensuse (push) Successful in 1m40s
/ rocky (push) Blocked by required conditions
/ fedora (push) Has been cancelled
/ alma (push) Has been cancelled
Some checks failed
/ alpine (push) Successful in 45s
/ debian (push) Successful in 1m14s
/ ubuntu (push) Successful in 1m30s
/ arch (push) Successful in 1m33s
/ opensuse (push) Successful in 1m40s
/ rocky (push) Blocked by required conditions
/ fedora (push) Has been cancelled
/ alma (push) Has been cancelled
This commit is contained in:
parent
c7c0d7c7d7
commit
aeeb047b36
1 changed files with 1 additions and 1 deletions
|
@ -157,7 +157,7 @@ def main(main_file: Path) -> None:
|
|||
list_environment_variables()
|
||||
clone_project_branch()
|
||||
set_ssh()
|
||||
install_actions(main_file)
|
||||
install_actions()
|
||||
install_commands(main_file)
|
||||
install_python_packages()
|
||||
else:
|
||||
|
|
Loading…
Reference in a new issue