Skip to content

Commit

Permalink
Setup pnpm
Browse files Browse the repository at this point in the history
  • Loading branch information
daohoangson committed Nov 12, 2023
1 parent 7a6e124 commit ac4cc90
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/sst.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,9 @@ jobs:
with:
role-to-assume: arn:aws:iam::611714419758:role/GitHub
aws-region: us-east-1

- uses: pnpm/action-setup@v2
with:
version: 8
run_install: true
- run: pnpm deploy --stage prod

0 comments on commit ac4cc90

Please sign in to comment.