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:
Thibaut Cuchet
2024-09-20 17:09:47 +02:00
committed by GitHub
parent 35c8e35674
commit 1f5bcc73b5
2 changed files with 6 additions and 0 deletions
+5
View File
@@ -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({