mirror of
https://github.com/vlang/v.git
synced 2025-09-13 22:42:26 +03:00
fix yamllint error
This commit is contained in:
parent
c6559d19d9
commit
f7a3ffa9f3
1 changed files with 1 additions and 1 deletions
2
.github/workflows/docs_ci.yml
vendored
2
.github/workflows/docs_ci.yml
vendored
|
@ -49,7 +49,7 @@ jobs:
|
||||||
uses: actions/checkout@v5
|
uses: actions/checkout@v5
|
||||||
with:
|
with:
|
||||||
repository: vlang/v
|
repository: vlang/v
|
||||||
ref: master # important
|
ref: master
|
||||||
path: pv
|
path: pv
|
||||||
|
|
||||||
- name: Check against parent commit
|
- name: Check against parent commit
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue