ci: fix ci.yml syntax
parent
3677391329
commit
c13ba6d4b6
|
@ -870,7 +870,7 @@ jobs:
|
|||
git clone --depth 1 https://github.com/vlang/gitly
|
||||
cd gitly
|
||||
../v .
|
||||
# ./gitly -ci_run #TODO
|
||||
# ./gitly -ci_run #TODO
|
||||
../v -autofree .
|
||||
cd ..
|
||||
|
||||
|
|
Loading…
Reference in New Issue