mirror of
https://github.com/benbusby/farside.git
synced 2025-04-19 23:05:56 -04:00
Fix file typo in CI
This commit is contained in:
parent
a5eea91f2b
commit
0abf463069
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…
x
Reference in New Issue
Block a user