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

set LD_LIBRARY_PATH #657

Merged
merged 1 commit into from
Dec 18, 2024
Merged

set LD_LIBRARY_PATH #657

merged 1 commit into from
Dec 18, 2024

Conversation

dfalbel
Copy link
Contributor

@dfalbel dfalbel commented Dec 18, 2024

Set LD_LIBRARY_PATH on CI. See also posit-dev/positron#1619 (comment)

@dfalbel dfalbel marked this pull request as ready for review December 18, 2024 11:35
@dfalbel dfalbel changed the title set R_HOME set LD_LIBRARY_PATH Dec 18, 2024
@dfalbel dfalbel requested a review from lionel- December 18, 2024 11:47
@@ -60,6 +60,10 @@ jobs:
tibble
haven

- name: Set LD_LIBRARY_PATH
run: |
echo "LD_LIBRARY_PATH=$(R RHOME)/lib" >> $GITHUB_ENV
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oh I didn't know this trick, nice!

@dfalbel dfalbel merged commit 6c7c62c into main Dec 18, 2024
6 checks passed
@dfalbel dfalbel deleted the ci/set-rhome branch December 18, 2024 12:06
@github-actions github-actions bot locked and limited conversation to collaborators Dec 18, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants