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 a04e071 commit e275cacCopy full SHA for e275cac
1 file changed
.github/workflows/deploy-pages.yml
@@ -34,7 +34,6 @@ jobs:
34
uses: oven-sh/setup-bun@v2
35
36
- name: Install dependencies
37
- run: ls ./docs
38
run: bun install --filter './docs'
39
40
- name: Validate
0 commit comments