ci: fix ci.yml syntax

pull/11044/head
Delyan Angelov 2021-08-03 18:54:40 +03:00
parent 3677391329
commit c13ba6d4b6
No known key found for this signature in database
GPG Key ID: 66886C0F12D595ED
1 changed files with 1 additions and 1 deletions

View File

@ -870,7 +870,7 @@ jobs:
git clone --depth 1 https://github.com/vlang/gitly git clone --depth 1 https://github.com/vlang/gitly
cd gitly cd gitly
../v . ../v .
# ./gitly -ci_run #TODO # ./gitly -ci_run #TODO
../v -autofree . ../v -autofree .
cd .. cd ..