block / block/bundle-cache

GitHub Action: support running without pre-action

Open
#9 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
21
Forks
3
Avg merge
21d 9h
Merged PRs (30d)
1

Description

In our repo we're using a [composite action](https://docs.github.com/en/actions/tutorials/create-actions/create-a-composite-action) in the same repository that does all common setup steps like installing Java, Android SDK etc. I'd like to add this action to it, however it prints this "Warning: `pre` execution is not supported for local action from './.github/actions/prepare-gradle'", meaning that the binary will not be installed.
Could the main action check that the binary is installed and if not call install as well? Or could there be an option for this?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.