mirror of
https://github.com/iptv-org/iptv
synced 2025-12-22 05:17:24 -05:00
Update clean.yml
This commit is contained in:
7
.github/workflows/clean.yml
vendored
7
.github/workflows/clean.yml
vendored
@@ -10,7 +10,8 @@ jobs:
|
|||||||
strategy:
|
strategy:
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
country: [
|
country:
|
||||||
|
[
|
||||||
ad,
|
ad,
|
||||||
ae,
|
ae,
|
||||||
af,
|
af,
|
||||||
@@ -166,8 +167,8 @@ jobs:
|
|||||||
vn,
|
vn,
|
||||||
xk,
|
xk,
|
||||||
ye,
|
ye,
|
||||||
zm
|
zm,
|
||||||
# unsorted
|
unsorted
|
||||||
]
|
]
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
|
|||||||
Reference in New Issue
Block a user