We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf6735b commit 2cfd60dCopy full SHA for 2cfd60d
packages/build/src/extensions/audioWaveform.ts
@@ -46,7 +46,6 @@ class AudioWaveformExtension implements BuildExtension {
46
}-1-12_amd64.deb .`,
47
`RUN dpkg -i audiowaveform_${opts.version}-1-12_amd64.deb || true`,
48
`RUN rm audiowaveform*.deb`,
49
- `RUN apt-get install -y --fix-broken`,
50
];
51
52
context.addLayer({
0 commit comments