We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f29743 commit 7fe5f72Copy full SHA for 7fe5f72
.github/workflows/test.yml
@@ -49,6 +49,7 @@ jobs:
49
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # GITHUB_TOKEN is provided automatically in any repository
50
51
pagefind:
52
+ runs-on: ubuntu-latest
53
steps:
54
- name: Generate
55
- run: npx pagefind --site dist/apps/website/client && cp -r dist/apps/website/client/pagefind apps/website/public/pagefind
0 commit comments