steps
This commit is contained in:
parent
d7d6f37648
commit
ba4b428ede
1 changed files with 3 additions and 1 deletions
|
@ -56,7 +56,9 @@ spcd_main() {
|
||||||
spcd_switch_to_python
|
spcd_switch_to_python
|
||||||
}
|
}
|
||||||
|
|
||||||
# steps
|
# ╭───────╮
|
||||||
|
# │ steps │
|
||||||
|
# ╰───────╯
|
||||||
|
|
||||||
spcd_set_environment_variables() {
|
spcd_set_environment_variables() {
|
||||||
spcd_step "Set environment variables"
|
spcd_step "Set environment variables"
|
||||||
|
|
Loading…
Reference in a new issue