Skip to content

Commit

Permalink
fixed workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
Andcool-Systems committed Sep 19, 2024
1 parent 657cb4e commit cc99e1c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
git fetch
git stash
git merge '@{u}'
npx prisma db push
docker compose build
docker compose up -d
EOF

0 comments on commit cc99e1c

Please sign in to comment.