drone
Some checks reported errors
continuous-integration/drone/push Build was killed

This commit is contained in:
2023-03-23 23:47:21 +08:00
parent 64ca94c0a1
commit e33fcf0d73

View File

@@ -12,5 +12,6 @@ steps:
- 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 -y ffmpeg - apt install -y ffmpeg
- apt install -y chromium
- yarn install --forzen-lockfile - yarn install --forzen-lockfile
- yarn build - yarn build