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

infra: fix source not found when running make install #64

Merged
merged 1 commit into from
Aug 16, 2023
Merged

infra: fix source not found when running make install #64

merged 1 commit into from
Aug 16, 2023

Conversation

cofin
Copy link
Member

@cofin cofin commented Aug 15, 2023

Use . instead of source so that the make install command works on more shell configurations.

Pull Request Checklist

  • New code has 100% test coverage
  • (If applicable) The prose documentation has been updated to reflect the changes introduced by this PR
  • (If applicable) The reference documentation has been updated to reflect the changes introduced by this PR
  • Pre-Commit Checks were ran and passed
  • Tests were ran and passed

Description

Close Issue(s)

@cofin cofin changed the title infra: fix source not found on some shells infra: fix source not found when running make install Aug 15, 2023
@cofin cofin requested a review from JacobCoffee August 15, 2023 20:40
@cofin cofin merged commit 39ba71b into litestar-org:main Aug 16, 2023
4 checks passed
@cofin cofin deleted the fix-source-not-found branch August 16, 2023 13:41
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.

1 participant