Skip to content

Commit

Permalink
Update all-dev-tn.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gouravmore authored Aug 13, 2024
1 parent b2749b4 commit 95c3ea3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/all-dev-tn.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ jobs:
run: npm run build

- name: Deploy to S3 Bucket
run: aws s3 sync ./build s3://sballappliance/assets/test-rig/
run: aws s3 sync ./build s3://sballtnlanglab/assets/test-rig/

- name: Debug Environment Variables
run: |
Expand Down

0 comments on commit 95c3ea3

Please sign in to comment.