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

Support working_directory option #64

Open
stereobooster opened this issue Jul 1, 2021 · 2 comments
Open

Support working_directory option #64

stereobooster opened this issue Jul 1, 2021 · 2 comments
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@stereobooster
Copy link

Hi, thanks for this action. My npm package is not in the root of the repo.

WDYT about adding working_directory option - good idea or not?

@developit
Copy link
Member

Seems like a reasonable feature!

@developit developit added enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed labels Jul 1, 2021
@yhnavein
Copy link

@stereobooster working_directory support is missing, but you can use cwd instead. It works fine

- uses: preactjs/compressed-size-action@v2
  with:
    cwd: YOUR/DIR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants