Skip to content

Commit

Permalink
again remove ffmpeg for now
Browse files Browse the repository at this point in the history
  • Loading branch information
KastanDay committed Sep 22, 2023
1 parent d2dc27e commit a8c5858
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions railway.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,16 +20,6 @@
"dependsOn": [
"baseDependencies"
]
},
"installFfmpeg": {
"name": "Install ffmpeg",
"dependsOn": [
"baseDependencies",
"debugInfo"
],
"aptPkgs": [
"ffmpeg"
]
}
}
}
Expand Down

0 comments on commit a8c5858

Please sign in to comment.