setup-ffmpeg icon indicating copy to clipboard operation
setup-ffmpeg copied to clipboard

All runs fails with Error: TypeError: fetch failed

Open GillesJ opened this issue 6 months ago • 7 comments

0s
Run FedericoCarboni/[email protected]
  with:
    ffmpeg-version: release
    linking-type: static
    github-token: ***
Error: TypeError: fetch failed
- name: Install FFmpeg for audio processing tests
  uses: FedericoCarboni/[email protected]
  with:
    ffmpeg-version: release

Likely that fetching the external build or other resource is failing.

GillesJ avatar Jun 11 '25 08:06 GillesJ