fix(ci): remove debug

This commit is contained in:
Barrett Ruth 2026-01-12 23:21:21 -05:00
parent a104150550
commit 8ba99f193e

View file

@ -35,8 +35,6 @@ jobs:
aws-secret-access-key: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
aws-region: us-east-2
- run: aws sts get-caller-identity
- name: Deploy static site to S3 bucket
run: |
chmod +x scripts/deploy.sh