Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
joepers committed Nov 21, 2024
1 parent 93c4a79 commit eaa9308
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-ffmpeg.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ jobs:
path: output/

- name: always_run
run: Get-ChildItem -Path "C:\", "D:\" -Recurse -Filter "config.log" -ErrorAction SilentlyContinue
run: find /c/ -name "*config.log"
if: failure()

build-qemu-stage-1:
Expand Down

0 comments on commit eaa9308

Please sign in to comment.