Update ffmpeg.yml
This commit is contained in:
parent
099bd45b65
commit
92558ec0fe
4
.github/workflows/ffmpeg.yml
vendored
4
.github/workflows/ffmpeg.yml
vendored
@ -88,8 +88,8 @@ jobs:
|
|||||||
libvpl:
|
libvpl:
|
||||||
runs-on: ${{ inputs.env }}
|
runs-on: ${{ inputs.env }}
|
||||||
steps:
|
steps:
|
||||||
- id: libvpl
|
- uses: actions/checkout@v3
|
||||||
uses: ./.github/actions/libvpl.yml
|
- uses: ./.github/actions/libvpl
|
||||||
with:
|
with:
|
||||||
env: ${{ inputs.env }}
|
env: ${{ inputs.env }}
|
||||||
config: ${{ inputs.config }}
|
config: ${{ inputs.config }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user