diff --git a/Makefile b/Makefile index bded570..9859f46 100644 --- a/Makefile +++ b/Makefile @@ -2,4 +2,4 @@ pipeline-build: cd infrastructure && ./pipeline-build.sh pipeline-synth: - cd infrastructure ** npx cdk synth \ No newline at end of file + cd infrastructure && npx cdk synth