Update build.yml
This commit is contained in:
parent
f017fa549d
commit
5744c8a54a
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -36,6 +36,7 @@ jobs:
|
|||||||
- name: Build FFmpeg
|
- name: Build FFmpeg
|
||||||
shell: wsl-bash {0}
|
shell: wsl-bash {0}
|
||||||
run: |
|
run: |
|
||||||
|
sudo apt-get install git
|
||||||
git clone -q -b release/5.0 https://github.com/FFmpeg/FFmpeg.git ffmpeg
|
git clone -q -b release/5.0 https://github.com/FFmpeg/FFmpeg.git ffmpeg
|
||||||
mkdir build
|
mkdir build
|
||||||
BUILD=$(realpath build)
|
BUILD=$(realpath build)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user