2
0
Эх сурвалжийг харах

(#4) Try to render a video inside of test-third-party-build

rexim 5 жил өмнө
parent
commit
f256a96a0d

+ 2 - 1
.github/workflows/ci.yml

@@ -24,7 +24,8 @@ jobs:
       - name: build vodus
         run: |
           make -B
-          ./vodus.debug
+          ./emote_downloader
+          make render
         env:
           CC: clang
           CXX: clang++