Skip to content

Commit

Permalink
Merge pull request #3 from Instituto-Maua-de-Tecnologia/FelipeCarillo…
Browse files Browse the repository at this point in the history
…-patch-1

Update CD.yml
  • Loading branch information
FelipeCarillo authored Mar 18, 2024
2 parents a4c8849 + 4d255cf commit c06e80e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CD.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- name: Install SRC dependencies
run: |
echo "Installing SRC dependencies"
cp -r main/src/core iac/src/
cp -r src/core iac/src/
- name: AWS Credentials
run: |
Expand Down

0 comments on commit c06e80e

Please sign in to comment.