ci: fix gitly test

pull/5586/head
Alexander Medvednikov 2020-06-30 14:16:53 +02:00 committed by GitHub
parent 61b8c0b699
commit 8d7eccb8e1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -146,7 +146,7 @@ jobs:
- name: Build Gitly - name: Build Gitly
run: | run: |
git clone --depth 1 https://github.com/vlang/gitly git clone --depth 1 https://github.com/vlang/gitly
v install markdown ./v install markdown
cd gitly cd gitly
../v . ../v .
../v -autofree . ../v -autofree .