Fix file typo in CI

This commit is contained in:
Ben Busby 2023-08-24 14:55:36 -06:00
parent a5eea91f2b
commit 0abf463069
No known key found for this signature in database
GPG key ID: B9B7231E01D924A1

View file

@ -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