Skip to content

Commit f140788

Browse files
committed
fix bump configuration
1 parent 5c262e2 commit f140788

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/unit-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
- name: Setup FFmpeg and FFprobe
2727
uses: ./.github/actions/setup-ffmpeg
2828
with:
29-
# bump: ffmpeg-ci /ffmpeg-version: '([\d.]+)'/ docker:mwader/static-ffmpeg
29+
# bump: ffmpeg-ci /ffmpeg-version: ([\d.]+)/ docker:mwader/static-ffmpeg
3030
ffmpeg-version: 8.0.1
3131

3232
- name: Setup Java

0 commit comments

Comments
 (0)