mirror of
https://github.com/rosenbjerg/FFMpegCore.git
synced 2024-11-10 00:24:14 +01:00
parent
27de93d64c
commit
20f1b44e85
1 changed files with 2 additions and 0 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -21,5 +21,7 @@ jobs:
|
|||
uses: actions/checkout@v1
|
||||
- name: Prepare FFMpeg
|
||||
uses: FedericoCarboni/setup-ffmpeg@v1-beta
|
||||
- name: FFMpeg formats
|
||||
run: ffmpeg -formats
|
||||
- name: Test with dotnet
|
||||
run: dotnet test --logger GitHubActions
|
||||
|
|
Loading…
Reference in a new issue