Skip to content

Fix ffmpeg protocols and properly mangle their cache path #143

Fix ffmpeg protocols and properly mangle their cache path

Fix ffmpeg protocols and properly mangle their cache path #143

Workflow file for this run

name: codespell
on: [push, pull_request]
jobs:
codespell:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: codespell-project/actions-codespell@v2