fix(test) ffmpegをインストールするように
This commit is contained in:
parent
2e80c34397
commit
a3ba1ccb59
|
@ -95,6 +95,8 @@ jobs:
|
|||
with:
|
||||
version: 8
|
||||
run_install: false
|
||||
- name: Install FFmpeg
|
||||
uses: FedericoCarboni/setup-ffmpeg@v3
|
||||
- name: Use Node.js ${{ matrix.node-version }}
|
||||
uses: actions/setup-node@v4.0.2
|
||||
with:
|
||||
|
|
Loading…
Reference in New Issue