Skip to content

Commit

Permalink
Fix cwd
Browse files Browse the repository at this point in the history
  • Loading branch information
farski committed Apr 18, 2024
1 parent 52a2ee6 commit 29d3085
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/deply.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ jobs:
role-session-name: gha-deploy-github-toolkit

- name: Deploy CloudFormation stack
working-directory: ci
run: |
sam build && sam deploy \
--region us-east-2 \
Expand Down

0 comments on commit 29d3085

Please sign in to comment.