mirror of
https://github.com/maciejpedzich/playlist-entry-validator.git
synced 2024-11-27 16:05:48 +01:00
Try to change CWD before adapter gets imported
This commit is contained in:
parent
629d4f11f8
commit
41b5531389
@ -1,3 +1,5 @@
|
|||||||
|
process.chdir('/var/task/dist/netlify/functions/validate-pr');
|
||||||
|
|
||||||
import {
|
import {
|
||||||
createProbot,
|
createProbot,
|
||||||
createLambdaFunction
|
createLambdaFunction
|
||||||
|
Loading…
Reference in New Issue
Block a user