Skip to content

Commit

Permalink
fix : github action file
Browse files Browse the repository at this point in the history
  • Loading branch information
watchakorn-18k committed Nov 24, 2024
1 parent ed2c1f5 commit 47735b5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,9 @@ jobs:

- name: Install Dependencies with Bun 🔧
run: bun install

- name : Check Path
run: pwd && ls

- name: Build with Next.js using Bun 🏗️
run: bun run build
Expand Down

0 comments on commit 47735b5

Please sign in to comment.