mirror of
https://github.com/ProvableHQ/leo.git
synced 2024-11-25 21:16:41 +03:00
fixes CI
This commit is contained in:
parent
66e30ba0e1
commit
3b649f32f4
@ -1,4 +1,5 @@
|
||||
mkdir hello-world
|
||||
$LEO init --path hello-world || exit 1
|
||||
cd hello-world
|
||||
$LEO init || exit 1
|
||||
ls -la hello-world
|
||||
$LEO run --path hello-world
|
||||
$LEO run
|
||||
|
Loading…
Reference in New Issue
Block a user