Update ffmpeg.yml
This commit is contained in:
parent
911b943b8b
commit
49dbae0739
3
.github/workflows/ffmpeg.yml
vendored
3
.github/workflows/ffmpeg.yml
vendored
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user