Skip to content

Commit

Permalink
Fix cd command
Browse files Browse the repository at this point in the history
  • Loading branch information
narin committed Dec 4, 2023
1 parent d55b634 commit 12a0eb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-component-integrations.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
timeout_minutes: 10
max_attempts: 3
command: |
cd vamobile-app/VAMobile
cd va-mobile-app/VAMobile
yarn tsc:compile
- name: Run Unit Tests (va-mobile-app)
Expand Down

0 comments on commit 12a0eb7

Please sign in to comment.