Skip to content

Commit

Permalink
add a line to debug ffmpeg path
Browse files Browse the repository at this point in the history
  • Loading branch information
hahn-kev authored Nov 18, 2024
1 parent cf3c597 commit 43cbcd6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ jobs:
id: setup-ffmpeg
with:
ffmpeg-version: release
- run: echo ffmpeg path ${{ steps.setup-ffmpeg.outputs.ffmpeg-path }}

# there are cases where this will fail and we want to know about it
# so we don't use continue-on-error, but we still want to publish the results
Expand Down

0 comments on commit 43cbcd6

Please sign in to comment.