ci: remove setup-maker to reduce release duration (#4710)

This commit is contained in:
LongYinan
2023-10-24 18:09:40 +08:00
committed by GitHub
parent 551287ab44
commit b13705ba3d
6 changed files with 281 additions and 29 deletions

View File

@@ -20,7 +20,7 @@
"vitest": "0.34.6"
},
"scripts": {
"postinstall": "gql-gen"
"postinstall": "gql-gen --errors-only"
},
"dependencies": {
"@affine/env": "workspace:*",