Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
linxOD authored Aug 1, 2024
1 parent 0645dd5 commit 857276e
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 @@ -63,6 +63,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 857276e

Please sign in to comment.