We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
As discussed in #1147 (comment), we should track when (env) changes and trigger a rebuild in that case.
(env)
The text was updated successfully, but these errors were encountered:
Another thing that will be useful here is to add a way to get the environment at the action level. Naturally, this should respect the setenv action.
setenv
Sorry, something went wrong.
@emillon this can be closed now?
Yes, that's mostly taken care of by #1186. I think setenv works correctly since the env is passed. The rest will be taken care of by #1147.
emillon
No branches or pull requests
As discussed in #1147 (comment), we should track when
(env)
changes and trigger a rebuild in that case.The text was updated successfully, but these errors were encountered: