Skip to content

Commit

Permalink
- download ffmpeg binaries earlier in the build phase
Browse files Browse the repository at this point in the history
  • Loading branch information
derreisende77 committed Jun 1, 2023
1 parent 80cf6d0 commit 6f4a956
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -740,7 +740,7 @@
<executions>
<execution>
<id>download-ffmpeg-exe-from-server</id>
<phase>install</phase>
<phase>package</phase>
<goals>
<goal>wget</goal>
</goals>
Expand Down

0 comments on commit 6f4a956

Please sign in to comment.