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 44cd836 commit 04e7c4d
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 @@ -23,7 +23,7 @@ jobs:
aws-region: ap-northeast-2

- name: move to client
run: cd client
run: cd ./client

- name: npm install
run: npm install
Expand Down

0 comments on commit 04e7c4d

Please sign in to comment.