Skip to content

Commit

Permalink
sst ci
Browse files Browse the repository at this point in the history
  • Loading branch information
s-alad committed Jun 22, 2024
1 parent b91237a commit 26ce3aa
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/sst.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,5 +37,4 @@ jobs:
env:
AWS_ACCESS_KEY_ID: ${{ secrets.AWS_ACCESS_KEY_ID }}
AWS_SECRET_ACCESS_KEY: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
run: sst deploy --stage prod
working-directory: ./client
run: cd ./client && npx sst deploy --stage prod

0 comments on commit 26ce3aa

Please sign in to comment.