Skip to content

Commit

Permalink
update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
ibastawisi committed Mar 19, 2024
1 parent 5d3b307 commit 5a9aea9
Show file tree
Hide file tree
Showing 5 changed files with 1,183 additions and 1,168 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/oci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
cd ~/matheditor
git fetch
git reset --hard origin/master
npm install
npm install -f
npx prisma migrate deploy
npm run build
pm2 reload "matheditor"
Loading

0 comments on commit 5a9aea9

Please sign in to comment.