Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
added fixtures build
  • Loading branch information
linxOD committed Sep 1, 2023
1 parent 40fae87 commit 0fcb9ed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ jobs:
- name: Build
run: |
ant -f build_app/ant/build.xml
ant -f build_app/ant/fixtures.xml
- name: Build Typesense Index
run: |
python build_app/python/make_ts_index.py
Expand Down

0 comments on commit 0fcb9ed

Please sign in to comment.