Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
linxOD authored Jun 27, 2024
1 parent 360a330 commit b1324e4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,6 @@ jobs:
- name: Deploy to GitHub Pages
id: deployment
uses: actions/deploy-pages@v4
- name: Build Typesense Index
run: |
python build_app/python/make_ts_index.py
# - name: Build Typesense Index
# run: |
# python build_app/python/make_ts_index.py

0 comments on commit b1324e4

Please sign in to comment.