Update ffmpeg.yml

This commit is contained in:
Daniel Stankewitz 2022-07-07 11:41:46 +02:00 committed by GitHub
parent 911b943b8b
commit 49dbae0739
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -156,9 +156,8 @@ jobs:
name: libvpl name: libvpl
path: dist/libvpl.tgz path: dist/libvpl.tgz
- name: Set the value - name: Set the value
id: step_one
run: | run: |
echo "switches=${{ env.switches }} --enable-libvpl' " >> $GITHUB_ENV echo "switches='${{ env.switches }} --enable-libvpl '" >> $GITHUB_ENV
ffmpeg: ffmpeg:
runs-on: windows-2022 runs-on: windows-2022