fix: audiowaveform extension (#1335)
* fix: audiowaveform extension * Create lovely-dolphins-chew.md --------- Co-authored-by: Eric Allam <eallam@icloud.com>
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@trigger.dev/build": patch
|
||||
---
|
||||
|
||||
fix: audiowaveform extension
|
||||
@@ -46,6 +46,7 @@ class AudioWaveformExtension implements BuildExtension {
|
||||
}-1-12_amd64.deb .`,
|
||||
`RUN dpkg -i audiowaveform_${opts.version}-1-12_amd64.deb || true`,
|
||||
`RUN rm audiowaveform*.deb`,
|
||||
`RUN apt-get install -y --fix-broken`,
|
||||
];
|
||||
|
||||
context.addLayer({
|
||||
|
||||
Reference in New Issue
Block a user