ci: fix docker builds

This commit is contained in:
Isaac 2024-04-25 01:13:17 +01:00
parent 9eb7c89b31
commit cea8eeedd4
No known key found for this signature in database
GPG Key ID: 0DE40AE37BBA5C33

View File

@ -15,7 +15,7 @@
"start": "node .",
"studio": "npx prisma studio",
"test": "node scripts/check-i18n",
"prepare": "husky install"
"__prepare": "husky install"
},
"commitlint": {
"extends": [