Skip to content

Use devbox run -- ... instead of devbox shell -- ... #1352

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

Merged
merged 1 commit into from
Aug 9, 2023
Merged

Use devbox run -- ... instead of devbox shell -- ... #1352

merged 1 commit into from
Aug 9, 2023

Conversation

mikenikles
Copy link
Contributor

Summary

Docs updated for the GitHub Action.

- run: devbox shell -- echo "done!"
+ run: devbox run -- echo "done!"

How was it tested?

I ran the command locally.

@savil savil merged commit 1f177a0 into jetify-com:main Aug 9, 2023
@savil
Copy link
Collaborator

savil commented Aug 9, 2023

Thanks!

@mikenikles mikenikles deleted the use-devbox-run branch August 9, 2023 16:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants