mirror of
https://github.com/Significant-Gravitas/AutoGPT.git
synced 2026-04-30 03:00:41 -04:00
ci(server): try and force prisma location
This commit is contained in:
2
.github/workflows/autogpt-server-ci.yml
vendored
2
.github/workflows/autogpt-server-ci.yml
vendored
@@ -109,6 +109,8 @@ jobs:
|
||||
|
||||
- name: Install Prisma Dependencies
|
||||
run: poetry run prisma py fetch --force
|
||||
env:
|
||||
PRISMA_BINARY_CACHE_DIR: "./prisma"
|
||||
|
||||
- name: Generate Prisma Client
|
||||
run: poetry run prisma generate
|
||||
|
||||
Reference in New Issue
Block a user