Skip to content

Commit

Permalink
prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexMendozaPrado committed May 5, 2024
1 parent beacc1b commit 26c5fe2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,9 @@ jobs:
aws-secret-access-key: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
role-duration-seconds: 1200
aws-region: us-east-1
- name: Unlock SST
run: |
sst unlock
- name: Install tsx
run: npm install -g tsx

Expand Down

0 comments on commit 26c5fe2

Please sign in to comment.