Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add a "shell" option #57

Closed
Neo-Desktop opened this issue Jul 4, 2023 · 2 comments · Fixed by #58
Closed

add a "shell" option #57

Neo-Desktop opened this issue Jul 4, 2023 · 2 comments · Fixed by #58
Assignees
Labels

Comments

@Neo-Desktop
Copy link

Hi there,

I'd like to use the cmake-action script but have it run in a "custom shell"
(i.e. having it run in an alpine chroot provided by jirutka/setup-alpine@v1)

specifying a shell option on a run build step allows us to use the chroot

is it possible to add that same functionality to the cmake action?

@threeal
Copy link
Owner

threeal commented Jul 4, 2023

Sure thing! I'll work on adding that feature for you right away. You can expect it to be included in the upcoming v1.3.0 release. Stay tuned!

@threeal threeal added the feat label Jul 4, 2023
@threeal threeal self-assigned this Jul 4, 2023
This was referenced Jul 4, 2023
@threeal
Copy link
Owner

threeal commented Jul 4, 2023

All set, @Neo-Desktop!

Just hang tight until the next release on #55. Meanwhile, you can make use of the new feature in this action by specifying a specific tag (e.g., threeal/cmake-action@7ef2eb8).

@threeal threeal added this to the CMake Action v1.3.0 milestone Aug 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants