Closed
Description
Hi! 👋
We have a mixed-language monorepo with nothing in the base folder except some CI info. We need to be able to specify working-directory
input like other scripts in order to use this fantastic action to build our node subfolders.
Something like:
- uses: actions/setup-node@v2
with:
node-version: '14'
working-directory: some-client
Thanks!
Metadata
Metadata
Assignees
Labels
No labels