Gradle build is green (uses JAVA_HOME directly), but the signer-verify step calls apksigner — a shell wrapper that needs 'java' on PATH. The straw-build image sets JAVA_HOME without adding its bin to PATH for run steps, so apksigner died with 'exec: java: not found'. Export it. |
||
|---|---|---|
| .. | ||
| workflows | ||