prisma-engines
8e3047b8 - fix: fix on-push-to-main issue (#5717)

Commit
48 days ago
fix: fix on-push-to-main issue (#5717) Fixes a small issue with bash variable interpolation, `$provider_` gets interpreted as `${provider_}` instead of `${provider}_` and we want the latter. /test-all
Author
Parents
Loading