mirror of
https://github.com/ProvableHQ/leo.git
synced 2024-11-04 05:46:38 +03:00
Update CI
This commit is contained in:
parent
cc61c4448f
commit
8bf52dd1f4
@ -54,7 +54,11 @@
|
||||
# Build and run the tic tac toe example Leo program.
|
||||
(
|
||||
cd ./project/examples/tictactoe || exit
|
||||
$LEO run main
|
||||
$LEO run new
|
||||
$LEO run make_move
|
||||
|
||||
chmod +x ./run.sh
|
||||
./run.sh
|
||||
)
|
||||
|
||||
# Build and run the simple token example programs.
|
||||
|
Loading…
Reference in New Issue
Block a user