Skip to content

Commit

Permalink
Enable debug logging on github action
Browse files Browse the repository at this point in the history
To help debug a issue with the ffmpeg fetch.
  • Loading branch information
bramp authored Mar 20, 2024
1 parent faedc82 commit 4569a57
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@ on:
jobs:
build:
runs-on: ubuntu-latest
# Enable debugging to help resolve:
# https://github.com/federicocarboni/setup-ffmpeg/issues/19
environment: debug
strategy:
matrix:
# Long term supported versions
Expand Down

0 comments on commit 4569a57

Please sign in to comment.