Skip to content

Commit

Permalink
tmp3
Browse files Browse the repository at this point in the history
  • Loading branch information
dongcheolpark committed Oct 1, 2023
1 parent cef9264 commit c58dbc1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/nextjs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,8 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v3
with:
path: blog
- uses: oven-sh/setup-bun@v1
- run: cd blog
- run: bun install
Expand Down

0 comments on commit c58dbc1

Please sign in to comment.