aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.github/workflows
Commit message (Collapse)AuthorAgeFilesLines
* tests action: stop setup-ffmpeg getting too-new versiongarret131711 days1-0/+2
| | | | | | the version script gets version 8.0, which BtbN/FFmpeg-Builds doesn't build yet so the download script tries to get a file that doesn't exist, and fails if i set it to master then supposedly it won't use the version number and be fine
* add automated tests with github actionsgarret13172025-07-101-0/+46