Skip to content

Commit

Permalink
Merge pull request #14 from dyvenia/workflow-build
Browse files Browse the repository at this point in the history
use build script that includes pagefind
acivitillo authored Jan 8, 2025

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
2 parents 72d7fe2 + b41bf52 commit 0def99d
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
@@ -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

0 comments on commit 0def99d

Please sign in to comment.