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(makefile): fix some minor issues #101

Merged
merged 1 commit into from
Mar 1, 2024

Conversation

noelmcloughlin
Copy link
Contributor

@noelmcloughlin noelmcloughlin commented Feb 27, 2024

This PR is bug fix for issues introduced in previous PR (probably #94)

  • Fixes error: Makefile:130: *** missing separator. Stop. by using tab not spaces.
  • Ensure typescript/ directory exists
  • Ensure owl/ directory exists
  • Using gen-owl -o does not work (need to redirect instead)

@noelmcloughlin noelmcloughlin changed the title fix(makefile): tab is required, not spaces fix(makefile): fix some minor issues Feb 27, 2024
@cmungall cmungall merged commit d9b85bb into linkml:main Mar 1, 2024
1 check passed
@noelmcloughlin noelmcloughlin deleted the makefile branch March 1, 2024 18:32
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.

3 participants