Files
Nexmoe e5d36da904 fix(ffmpeg): require ffmpeg/ffprobe bundle directory, closes #94 #106 #105 #69 #133 (#139)
* fix(ffmpeg): require bundled ffprobe directory

* ci(build): upload artifacts on PR

* fix(download): allow embed thumbnail on macos
2026-01-17 13:35:29 +08:00

12 lines
148 B
YAML

name: CI
on:
pull_request:
branches: [ main ]
jobs:
build:
uses: ./.github/workflows/build.yml
with:
upload_artifacts: true