Skip to content

Commit 2ec5c04

Browse files
committed
fix: typo
1 parent 29924ff commit 2ec5c04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ffmpeg.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ jobs:
9090
runs-on: ubuntu-22.04
9191
strategy:
9292
matrix:
93-
ext: [ "", -gpl ]
93+
gpl: ["false", "true"]
9494
steps:
9595
- uses: actions/checkout@v4
9696
- uses: ./.github/actions/deploy-ubuntu

0 commit comments

Comments
 (0)