Skip to content

Commit

Permalink
Log ffmpeg version in pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
richiemcilroy committed Oct 14, 2024
1 parent ca29c04 commit ecf2ad2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,9 @@ jobs:
- name: Output .env file
run: cat apps/desktop/.env

- name: Log ffmpeg version
run: ffmpeg -version

- name: Build MacOS Apps
working-directory: apps/desktop
run: |
Expand Down

0 comments on commit ecf2ad2

Please sign in to comment.