Skip to content

Commit

Permalink
make github builds verbose
Browse files Browse the repository at this point in the history
  • Loading branch information
thdxr committed Mar 11, 2024
1 parent 49345f5 commit 954ac66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,4 @@ jobs:
run: |
bun install
cd www
go run ../cmd/sst deploy --stage=production
go run ../cmd/sst deploy --stage=production --verbose

0 comments on commit 954ac66

Please sign in to comment.