Skip to content

Commit

Permalink
rrg
Browse files Browse the repository at this point in the history
  • Loading branch information
adueck committed Nov 28, 2024
1 parent e252475 commit ea222ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-functions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
cdk_subcommand: "deploy"
cdk_stack: "stack1"
cdk_args: "--require-approval never"
working_dir: "./functions"
working_dir: "/github/workspace/functions"
actions_comment: false
env:
AWS_ACCESS_KEY_ID: ${{ secrets.AWS_ACCESS_KEY_ID }}
Expand Down

0 comments on commit ea222ba

Please sign in to comment.