Skip to content

Commit

Permalink
Merge branch 'deployment-docs' of https://github.com/complexdatacolle…
Browse files Browse the repository at this point in the history
…ctive/Fresco into deployment-docs
  • Loading branch information
mrkarimoff committed Feb 7, 2024
2 parents 667086c + 2e9a214 commit b9b5a4d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,9 @@ jobs:

- name: Generate prisma client
run: pnpm prisma generate

- name: Push database schema to PlanetScale
run: pnpm prisma db push --accept-data-loss

- uses: actions/cache@v3
name: Setup next cache
Expand Down

0 comments on commit b9b5a4d

Please sign in to comment.