Fix file typo in CI
This commit is contained in:
parent
a5eea91f2b
commit
0abf463069
1 changed files with 1 additions and 1 deletions
2
.github/workflows/update-instances.yml
vendored
2
.github/workflows/update-instances.yml
vendored
|
@ -122,7 +122,7 @@ jobs:
|
|||
|
||||
jq --slurpfile nitter nitter-tmp.json \
|
||||
'( .[] | select(.type == "nitter") )
|
||||
.instances |= $nitter[0]' services-full.json > services.tmp.json
|
||||
.instances |= $nitter[0]' services-full.json > services-tmp.json
|
||||
|
||||
apply_update
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue