Skip to content

Commit 56a30f6

Browse files
Merge pull request #12 from lorrylockie/patch-2
fixed the 'deploy failure on Railway #11 ' bug
2 parents 8b1eef5 + 06265c7 commit 56a30f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

railway.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"nixpacksPlan": {
88
"phases": {
99
"setup": {
10-
"nixPkgs": ["ffmpeg"]
10+
"nixPkgs": ["...", "ffmpeg"]
1111
}
1212
}
1313
}

0 commit comments

Comments
 (0)