mirror of
https://github.com/hatchet-dev/hatchet.git
synced 2025-12-16 22:35:11 -06:00
Fixes mismatch between dependency name and use. (#444)
This commit is contained in:
@@ -8,7 +8,7 @@ tasks:
|
||||
- task: set-env-db
|
||||
- task: prisma-migrate
|
||||
- task: generate-all
|
||||
- task: generate-local-encryption-key
|
||||
- task: generate-local-encryption-keys
|
||||
- task: set-env-all
|
||||
- task: seed-dev
|
||||
- task: copy-ca-to-sdks
|
||||
|
||||
Reference in New Issue
Block a user