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

Closed
diegohdez90 opened this issue Mar 25, 2024 · 1 comment
Closed

Change dir (cd) comand is not working #2352

diegohdez90 opened this issue Mar 25, 2024 · 1 comment

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.

@elbrenn
Copy link
Contributor

elbrenn commented Jun 4, 2024

This repo is for feedback on starter workflows specifically. For general Actions requests, please follow support process for assistance

@elbrenn elbrenn closed this as completed Jun 4, 2024
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

2 participants