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

Change dir (cd) comand is not working #2352

Open
diegohdez90 opened this issue Mar 25, 2024 · 0 comments
Open

Change dir (cd) comand is not working #2352

diegohdez90 opened this issue Mar 25, 2024 · 0 comments

Comments

@diegohdez90
Copy link

diegohdez90 commented Mar 25, 2024

In my workflow I set this command in my build job:

      - name: change dir
      run: cd <directory_name>

And this is not updating the pwd it's the same as working directory. Fix this bug.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant