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 7fe5f72 commit 83109cbCopy full SHA for 83109cb
.github/workflows/test.yml
@@ -52,4 +52,4 @@ jobs:
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
+ run: npx pagefind --site dist/apps/website/client && cp -r dist/apps/website/client/pagefind apps/website/public/pagefind
0 commit comments