Skip to content

Commit 198ac7c

Browse files
authored
Merge branch 'master' into feat-hls-builder
2 parents e2800d3 + 6ecaef8 commit 198ac7c

28 files changed

+2019
-579
lines changed

.github/workflows/maven.yml

+3
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ on:
1212
jobs:
1313
build:
1414
runs-on: ubuntu-latest
15+
# Enable debugging to help resolve:
16+
# https://github.com/federicocarboni/setup-ffmpeg/issues/19
17+
environment: debug
1518
strategy:
1619
matrix:
1720
# Long term supported versions

0 commit comments

Comments
 (0)