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:
parent
61b8c0b699
commit
8d7eccb8e1
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -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 .
|
||||
|
Loading…
Reference in New Issue
Block a user