Skip to content

Commit

Permalink
Merge pull request #8 from dnum-mi/fix/build-pages-for-searching
Browse files Browse the repository at this point in the history
add postbuild for pagefind
  • Loading branch information
mogador26 authored Nov 29, 2023
2 parents 4b959cd + 60f54f9 commit dfdf04e
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ jobs:
run: |
npm install
npm run build-ghpages
npm run postbuild
- name: fr fallback homepage
run: "cp _site/fr/index.html _site/index.html"
- name: Upload artifact
Expand Down

0 comments on commit dfdf04e

Please sign in to comment.