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(installer): update package.cpath for all platforms #271

Merged
merged 2 commits into from
Apr 13, 2024

Conversation

mrcjkb
Copy link
Member

@mrcjkb mrcjkb commented Apr 13, 2024

Fixes #269.

Relates to #266 - If people use the same config on multiple platforms, the init.lua snippet should support that by default.

Copy link
Contributor

github-actions bot commented Apr 13, 2024

Review Checklist

Does this PR follow the Contribution Guidelines? Following is a partial checklist:

Proper conventional commit scoping:

  • For example, fix(installer): some installer bugfix

  • Pull request title has the appropriate conventional commit prefix.

If applicable:

  • Tested
    • Tests have been added.
    • Tested manually (steps in PR description).
  • Updated documentation.

@mrcjkb mrcjkb enabled auto-merge (squash) April 13, 2024 16:32
@mrcjkb mrcjkb merged commit 9cc0203 into master Apr 13, 2024
7 checks passed
@mrcjkb mrcjkb deleted the installer-all-platforms branch April 17, 2024 19:19
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.

package.cpath update init.lua snippet is not platform independent
2 participants