This commit is contained in:
ethernet 2026-06-15 20:39:39 -04:00
parent c2b2034dd5
commit fe1a02ae0b

View File

@ -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"