Skip to content

Commit

Permalink
fix: indexer sainte-agathe au bon enddroit
Browse files Browse the repository at this point in the history
  • Loading branch information
dhdaines committed Jul 25, 2024
1 parent 8fabc82 commit cbb6925
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/analyse.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,8 @@ jobs:
alexi -v extract -m download/vsadm/index.json -o export/vsadm download/vsadm/*.pdf
- name: Index
run: |
alexi -v index export
alexi -v index export/vsadm
alexi -v index -o export/_idx export
alexi -v index -o export/vsadm/_idx export/vsadm
- name: Setup Pages
uses: actions/configure-pages@v5
- name: Upload artifact
Expand Down

0 comments on commit cbb6925

Please sign in to comment.