TODO:

```
/__w/install-action/install-action/.//main.sh: line 81: syntax error: unexpected "(" (expecting "}")
```
This commit is contained in:
Taiki Endo
2026-02-14 19:24:16 +09:00
parent 04da82019b
commit eab2c9a639
5 changed files with 62 additions and 56 deletions

View File

@@ -118,7 +118,7 @@ On Linux, if any required tools are missing, this action will attempt to install
On other platforms, at least the following tools are required:
- bash 3.2+
- bash 3.2+ (or busybox on Linux)
- jq 1.3+ (only on non-Windows platforms)
- curl 7.34+ (or RHEL7/CentOS7's patched curl 7.29)