Skip to content

Commit

Permalink
fix working directory
Browse files Browse the repository at this point in the history
  • Loading branch information
mliao95 committed May 22, 2024
1 parent 4197dc5 commit 693fbda
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-project.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ jobs:
build:
name: Build
runs-on: macos-latest
working-directory: ./AmazonConnectChatIOS

steps:
- name: Checkout code
Expand Down

0 comments on commit 693fbda

Please sign in to comment.