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

fix: Fix "the env Jinja functions" example not to ref PKG_HASH #1279

Merged
merged 1 commit into from
Dec 18, 2024

Conversation

mgorny
Copy link
Contributor

@mgorny mgorny commented Dec 18, 2024

Fix the example in "the env Jinja functions" part of recipe documentation to use ${{ hash }} rather than ${{ PKG_HASH }}, as the latter does not work.

Fix the example in "the env Jinja functions" part of recipe
documentation to use `${{ hash }}` rather than `${{ PKG_HASH }}`,
as the latter does not work.
@wolfv wolfv merged commit b5b9a01 into prefix-dev:main Dec 18, 2024
3 of 4 checks passed
@mgorny mgorny deleted the recipe-example-hash branch December 18, 2024 15:59
@mgorny
Copy link
Contributor Author

mgorny commented Dec 18, 2024

Thanks!

@wolfv
Copy link
Member

wolfv commented Dec 18, 2024

Thank you!

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

Successfully merging this pull request may close these issues.

2 participants