Skip to content

Commit

Permalink
fix: working directory
Browse files Browse the repository at this point in the history
  • Loading branch information
gregfrasco committed Jul 26, 2023
1 parent 06c7bab commit ee4e4a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/client.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
runs-on: ubuntu-latest
defaults:
run:
working-directory: client
working-directory: packages/client
steps:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
Expand Down

0 comments on commit ee4e4a7

Please sign in to comment.