Introduce CI matrix
This commit is contained in:
parent
98e19e1523
commit
10433d1581
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -28,6 +28,7 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v2
|
||||||
|
- name: Install dependencies
|
||||||
run: |
|
run: |
|
||||||
apt-get update
|
apt-get update
|
||||||
apt-get install -y ffmpeg python3-pip
|
apt-get install -y ffmpeg python3-pip
|
||||||
|
Loading…
Reference in New Issue
Block a user