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 c36a8f6 commit 96905f3
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 # Update the working directory path here
working-directory: ./chatbox
run: |
bun install
bun run lint && bun run build
Expand Down

0 comments on commit 96905f3

Please sign in to comment.