0
0
mirror of https://github.com/mpv-player/mpv.git synced 2024-09-20 03:52:22 +02:00

github/workflows: separate jobs with an endline

This commit is contained in:
Jan Ekström 2021-07-25 15:17:19 +03:00
parent 20c1efb351
commit 24c05423a4

View File

@ -39,6 +39,7 @@ jobs:
if: ${{ failure() }}
run: |
cat ./build/config.log
macos:
runs-on: ${{ matrix.os }}
strategy:
@ -66,6 +67,7 @@ jobs:
if: ${{ failure() }}
run: |
cat ./build/config.log
linux:
runs-on: "ubuntu-20.04"
container: