Skip to content

Commit

Permalink
Update website.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
yamiteru authored Apr 21, 2024
1 parent d77956f commit de20aaa
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/website.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,9 @@ jobs:
- name: Checkout code
uses: actions/checkout@v3

- name: Setup Node
- name: Setup Bun
uses: oven-sh/setup-bun@v1
- run: bun install

- name: TSDoc Action
uses: erikyo/tsdoc-action@v1
Expand Down

0 comments on commit de20aaa

Please sign in to comment.