Skip to content

Commit 83481f4

Browse files
gunzipCopilot
andauthored
Update actions/opex-dashboard-generate/README.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 637b30f commit 83481f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

actions/opex-dashboard-generate/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ The scripts are designed to work on both GNU/Linux (GitHub Actions runners) and
5858
- Path normalization uses a fallback mechanism that works without the GNU-specific `realpath -m` flag
5959
- All scripts are compatible with both POSIX-compliant shells and bash
6060

61-
For local testing on macOS, ensure you have basic POSIX tools available (`bash`, `find`, `grep`, `sed`, `git`). Optional tools like `yq` provide enhanced parsing but have graceful fallbacks.
61+
For local testing on macOS, ensure you have basic POSIX tools available (`bash`, `find`, `grep`, `sed`, `git`, `jq`). Optional tools like `yq` provide enhanced parsing but have graceful fallbacks.
6262

6363
## Documentation
6464

0 commit comments

Comments
 (0)