Skip to content

Commit 260009e

Browse files
committed
One more time
1 parent 3f9b2be commit 260009e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/aws-s3-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,5 @@ jobs:
2424

2525
- name: Upload DAGs to S3
2626
run: |
27-
aws s3 cp mlewp2-airflow/mwaa-example/dags s3://github-actions-ci-cd-tests/dags \
27+
aws s3 cp Chapter05/mlewp2-airflow/mwaa-example/dags s3://github-actions-ci-cd-tests/dags \
2828
--recursive --include "*.py"

0 commit comments

Comments
 (0)