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 6dedcb2 commit ed2c1f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
run: bun run build

- name : Check Path
run: pwd
run: pwd && ls

- name: Upload artifact 📡
uses: actions/upload-pages-artifact@v3
Expand Down

0 comments on commit ed2c1f5

Please sign in to comment.