Skip to content

Commit

Permalink
CI: FIX: AWS cp stage command
Browse files Browse the repository at this point in the history
  • Loading branch information
nischalstha9 committed Jun 27, 2024
1 parent dbd1d60 commit 722b86d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_and_deploy_DTM_frontend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,4 +75,4 @@ jobs:
run: |
pwd
ls -alh
aws s3 cp --recursive ./dist/* s3://dronetm/
aws s3 cp --recursive ./dist s3://dronetm

0 comments on commit 722b86d

Please sign in to comment.