Update auto-update.yml

for test only
This commit is contained in:
Aleksandr Statciuk 2021-08-22 18:04:31 +03:00
parent 1d93552dc9
commit a2e662a540
1 changed files with 162 additions and 161 deletions

View File

@ -24,8 +24,8 @@ jobs:
strategy:
fail-fast: false
matrix:
country: []
# ad,
country: [
ad
# ae,
# af,
# ag,
@ -185,6 +185,7 @@ jobs:
# xk,
# ye,
# zm
]
steps:
- name: Checkout
uses: actions/checkout@v2