Skip to content

Commit

Permalink
fix: add refresh for new structure
Browse files Browse the repository at this point in the history
  • Loading branch information
dhdaines committed Oct 9, 2024
1 parent 8077476 commit dd6b1c1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/analyse.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ jobs:
alexi -v extract -m download/vsadm/index.json -o export/vsadm download/vsadm/*.pdf
alexi -v extract -m download/vss/index.json -o export/vss download/vss/*.pdf
alexi -v extract -m download/prevost/index.json -o export/prevost download/prevost/*.pdf
echo '<meta http-equiv="refresh" content="0; url=vdsa/index.html">' > export/index.html
- name: Index
run: |
alexi -v index export/vdsa export/vsadm export/vss export/prevost
Expand Down

0 comments on commit dd6b1c1

Please sign in to comment.