Skip to content

Commit c946b61

Browse files
committed
not skip ffmpeg patches
1 parent 15e018d commit c946b61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ffmpeg.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
with:
2929
envFile: 'constants.env'
3030
- run: |
31-
export SKIP_FFMPEG_PATHCHES=1
31+
# export SKIP_FFMPEG_PATHCHES=1
3232
./init-any.sh all ffmpeg
3333
./install-pre-any.sh all 'libyuv openssl opus bluray dav1d'
3434
- name: generate src log

0 commit comments

Comments
 (0)