Skip to content

Commit

Permalink
Test deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewquang512 committed Nov 21, 2023
1 parent 5217a3b commit 4ba0b1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
npm run build
cd dist
mkdir prisma_modules
cd..
cd ..
cp src/prisma/ERD.svg dist/prisma/ERD.svg
cp src/prisma/schema.prisma dist/prisma/schema.prisma
cp -r prisma_modules dist/prisma_modules
Expand Down

0 comments on commit 4ba0b1b

Please sign in to comment.