We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29924ff commit 2ec5c04Copy full SHA for 2ec5c04
.github/workflows/ffmpeg.yml
@@ -90,7 +90,7 @@ jobs:
90
runs-on: ubuntu-22.04
91
strategy:
92
matrix:
93
- ext: [ "", -gpl ]
+ gpl: ["false", "true"]
94
steps:
95
- uses: actions/checkout@v4
96
- uses: ./.github/actions/deploy-ubuntu
0 commit comments