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:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v2
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
apt-get update
|
||||
apt-get install -y ffmpeg python3-pip
|
||||
|
Loading…
Reference in New Issue
Block a user