Skip to content

Commit

Permalink
use build script that includes pagefind
Browse files Browse the repository at this point in the history
  • Loading branch information
madrilene committed Jan 8, 2025
1 parent 4e640a0 commit b41bf52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
run: npm install

- name: Run npm build
run: npm run build:11ty
run: npm run build

- name: Deploy to gh-pages
uses: peaceiris/actions-gh-pages@v3
Expand Down

0 comments on commit b41bf52

Please sign in to comment.