Skip to content

Commit

Permalink
Update publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nakasyou authored Dec 28, 2024
1 parent e9f3dee commit f35789f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Setup Deno
uses: denoland/setup-deno@v2.0.0
- name: Setup Bun
uses: oven-sh/setup-bun@v2
- name: Install deps
Expand Down

0 comments on commit f35789f

Please sign in to comment.