mirror of
https://github.com/taiki-e/install-action.git
synced 2026-04-21 15:10:27 +00:00
docs: minor change to DEVELOPMENT.md (#148)
Adds the small change requested in #147.
This commit is contained in:
@@ -28,6 +28,6 @@ See JSON files in `tools/codegen/base` directory for examples of the manifest.
|
|||||||
## Troubleshooting
|
## Troubleshooting
|
||||||
|
|
||||||
If one of the CI builds fails due to an bin path or release asset_name, fix the problem in the base
|
If one of the CI builds fails due to an bin path or release asset_name, fix the problem in the base
|
||||||
manifest, and re-run the manifest tool to regenerate the manifest json file. The base manifest
|
manifest, and re-run the manifest tool `tools/manifest.sh` to regenerate the manifest json file. The
|
||||||
supports overriding the bin path per platform by adding the `"bin"` / `"asset_name"` to the platform
|
base manifest supports overriding the bin path per platform by adding the `"bin"` / `"asset_name"`
|
||||||
object.
|
to the platform object.
|
||||||
|
|||||||
Reference in New Issue
Block a user