We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e9ddc9 commit 771cd0dCopy full SHA for 771cd0d
.github/workflows/run-tests.yml
@@ -30,6 +30,8 @@ jobs:
30
- name: Setup ffmpeg
31
uses: AnimMouse/setup-ffmpeg@v1
32
33
+ - run: "ffmpeg -version"
34
+
35
- name: Upgrade ghostscript
36
run: |
37
sudo apt-get update
0 commit comments