Update action.yml
This commit is contained in:
parent
b02d60ae70
commit
2538643d8f
2
.github/actions/libsvtav1/action.yml
vendored
2
.github/actions/libsvtav1/action.yml
vendored
@ -17,7 +17,7 @@ runs:
|
||||
git config --global core.autocrlf false
|
||||
git config --global core.eol lf
|
||||
git clone -b ${{ inputs.refId }} https://gitlab.com/AOMediaCodec/SVT-AV1 svtav1
|
||||
cd svtav1 ; dir ; dir ..\.github\actions\libsvtav1\patches ; git apply --ignore-whitespace --verbose ..\.github\actions\libsvtav1\patches\A01-metadata-copy-segfault-fix.patch ; cd ..
|
||||
cd ; dir ; cd svtav1 ; dir ; dir ..\.github\actions\libsvtav1\patches ; git apply --ignore-whitespace --verbose ..\.github\actions\libsvtav1\patches\A01-metadata-copy-segfault-fix.patch ; cd ..
|
||||
#- name: Checkout SVT AV1
|
||||
# uses: actions/checkout@v3
|
||||
# with:
|
||||
|
Loading…
x
Reference in New Issue
Block a user