This commit is contained in:
@@ -11,6 +11,6 @@ steps:
|
|||||||
commands:
|
commands:
|
||||||
- sed -i 's/deb.debian.org/mirrors.ustc.edu.cn/g' /etc/apt/sources.list
|
- sed -i 's/deb.debian.org/mirrors.ustc.edu.cn/g' /etc/apt/sources.list
|
||||||
- apt update
|
- apt update
|
||||||
- apt install ffmpeg
|
- apt install -y ffmpeg
|
||||||
- yarn install --forzen-lockfile
|
- yarn install --forzen-lockfile
|
||||||
- yarn build
|
- yarn build
|
||||||
|
|||||||
Reference in New Issue
Block a user