Skip to content

Commit

Permalink
test: actions test
Browse files Browse the repository at this point in the history
  • Loading branch information
k000927 committed Jul 27, 2024
1 parent 236df0a commit c1941ea
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 @@ -9,7 +9,7 @@ jobs:
build-and-deploy:
runs-on: ubuntu-latest
env:
working-directory: ./clients
working-directory: ./client
steps:
- name: Checkout
uses: actions/checkout@v2
Expand Down

0 comments on commit c1941ea

Please sign in to comment.