Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
crisner1978 committed Jan 8, 2024
1 parent a6fe153 commit c36a8f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
with:
bun-version: latest
- name: Run action in sub directory
working-directory: chatbox/chatbox
working-directory: chatbox/chatbox # Update the working directory path here
run: |
bun install
bun run lint && bun run build
Expand Down

0 comments on commit c36a8f6

Please sign in to comment.