mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
ci: fix report-missing-fn-doc (#15118)
This commit is contained in:
parent
12d57e8e7b
commit
02925cecd1
1
.github/workflows/docs_ci.yml
vendored
1
.github/workflows/docs_ci.yml
vendored
@ -31,6 +31,7 @@ jobs:
|
||||
uses: actions/checkout@v2
|
||||
with:
|
||||
repository: vlang/v
|
||||
ref: master # important
|
||||
path: pv
|
||||
|
||||
- name: Check against parent commit
|
||||
|
Loading…
Reference in New Issue
Block a user