Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
federicocarboni committed Dec 23, 2023
1 parent f1842ec commit 1071894
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Builds are provided by the following sources:
- <https://www.gyan.dev/ffmpeg/builds/> Windows builds
- <https://evermeet.cx/ffmpeg/> MacOS builds

## v3 vs v1
## v3 vs v2

Version 3 of this action downloads binaries directly from the sources listed above
instead of periodically updating GitHub releases. In turn this means it receives
Expand Down Expand Up @@ -47,5 +47,5 @@ steps:
- `ffmpeg-version`: Installed version of FFmpeg.
- `ffmpeg-path`: Path to the install directory containing `ffmpeg` and `ffprobe`
commands.
binaries.
- `cache-hit`: A boolean value indicating whether the tool cache was hit.

0 comments on commit 1071894

Please sign in to comment.