mirror of
https://github.com/immich-app/immich.git
synced 2026-05-18 03:10:24 +03:00
chore: mise scripts (#28367)
This commit is contained in:
+2
-2
@@ -33,9 +33,9 @@ env._.path = "./node_modules/.bin"
|
||||
run = "tsc --noEmit"
|
||||
|
||||
[tasks.sql]
|
||||
run = "node ./dist/bin/sync-open-api.js"
|
||||
run = "node ./dist/bin/sync-sql.js"
|
||||
|
||||
[tasks."open-api"]
|
||||
[tasks."sync-open-api"]
|
||||
run = "node ./dist/bin/sync-open-api.js"
|
||||
|
||||
[tasks.migrations]
|
||||
|
||||
Reference in New Issue
Block a user