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 82a328c commit fb917c7
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 @@ -41,7 +41,7 @@ jobs:
run: bun run build

- name : Check Path
run: pwd && ls -a
run: pwd && ls -a && cd .. && ls -a

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

0 comments on commit fb917c7

Please sign in to comment.