Skip to content

Commit

Permalink
Correct source dir
Browse files Browse the repository at this point in the history
  • Loading branch information
dylanireland committed May 1, 2024
1 parent 6624ca7 commit fb0e70b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,4 @@ jobs:
AWS_ACCESS_KEY_ID: ${{ secrets.AWS_ACCESS_KEY_ID }}
AWS_SECRET_ACCESS_KEY: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
AWS_REGION: 'us-east-1' # Set this to your bucket's region
SOURCE_DIR: 'build'
SOURCE_DIR: 'client/build'

0 comments on commit fb0e70b

Please sign in to comment.