Skip to content

Commit 849bd51

Browse files
author
Damion Werner
committed
yaml
1 parent b6cb3c5 commit 849bd51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-docs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
node-version: 22
2929
cache: npm
3030
- name: Setup Pages
31-
- uses: oven-sh/setup-bun@v2
31+
uses: oven-sh/setup-bun@v2
3232
working-directory: website
3333
- name: Install dependencies
3434
working-directory: website

0 commit comments

Comments
 (0)