Skip to content

Commit

Permalink
makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
Volodymyr Savchenko authored and Volodymyr Savchenko committed Feb 14, 2024
1 parent 6340f26 commit 2426e18
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/makefile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ jobs:
git config --global user.email "[email protected]"
git config --global user.name "ODA Bot"
- name: Prepare Ontology
run: make -B ontology/ontology.ttl

- name: Compile Ontology
run: make -B ontology
Expand Down

0 comments on commit 2426e18

Please sign in to comment.