mirror of
https://github.com/ytdl-org/youtube-dl
synced 2024-12-22 20:20:09 +09:00
Fix YAML syntax
This commit is contained in:
parent
d478c9a750
commit
8ee8921485
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -436,6 +436,7 @@ jobs:
|
|||||||
name: Linter
|
name: Linter
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
|
- name: Checkout
|
||||||
uses: actions/checkout@master
|
uses: actions/checkout@master
|
||||||
with:
|
with:
|
||||||
show-progress: false
|
show-progress: false
|
||||||
|
Loading…
Reference in New Issue
Block a user