You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(action): update yq paths for datadir source_dir extraction (#90)
The config structure has datadirs under runner.client and instances at
the runner level, not under runner.client. Update the yq queries to
match the correct YAML paths.