Skip to content

Commit

Permalink
please work smh
Browse files Browse the repository at this point in the history
  • Loading branch information
t-shah02 committed Feb 17, 2024
1 parent dcba70b commit 35bdd4c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy-preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,5 @@ jobs:
--env AWS_CLOUDFRONT_PROFILE_PICTURE_BASE_URL=$AWS_CLOUDFRONT_PROFILE_PICTURE_BASE_URL \
--env AWS_CLOUDFRONT_POSTS_BASE_URL=$AWS_CLOUDFRONT_POSTS_BASE_URL \
--env JWT_PRIVATE_KEY=$JWT_PRIVATE_KEY \
--prod=false \
--prebuilt
1 change: 1 addition & 0 deletions prisma/schema.prisma
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
generator client {
provider = "prisma-client-js"
engineType = "binary"
binaryTargets = ["native", "rhel-openssl-1.0.x"]
}

Expand Down

0 comments on commit 35bdd4c

Please sign in to comment.