ffmpeg
This commit is contained in:
parent
c2b2034dd5
commit
fe1a02ae0b
1
.github/workflows/e2e-windows.yml
vendored
1
.github/workflows/e2e-windows.yml
vendored
@ -155,6 +155,7 @@ jobs:
|
||||
- name: Add test-bins to PATH
|
||||
shell: pwsh
|
||||
run: |
|
||||
ls "$PWD\test-bins\ffmpeg"
|
||||
Add-Content -Path $env:GITHUB_PATH -Value "$PWD\test-bins\autohotkey"
|
||||
Add-Content -Path $env:GITHUB_PATH -Value "$PWD\test-bins\ffmpeg"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user