1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00

ci: fix gitly test

This commit is contained in:
Alexander Medvednikov
2020-06-30 14:16:53 +02:00
committed by GitHub
parent 61b8c0b699
commit 8d7eccb8e1

View File

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