diff --git a/.github/workflows/build_and_deploy_DTM_frontend.yml b/.github/workflows/build_and_deploy_DTM_frontend.yml index 2da9a804..ceead74c 100644 --- a/.github/workflows/build_and_deploy_DTM_frontend.yml +++ b/.github/workflows/build_and_deploy_DTM_frontend.yml @@ -75,4 +75,4 @@ jobs: run: | pwd ls -alh - aws s3 cp --recursive ./dist/* s3://dronetm/ + aws s3 cp --recursive ./dist s3://dronetm