diff --git a/.gitea/workflows/ci.yml b/.gitea/workflows/ci.yml index 56bb006df..6d466e8cd 100644 --- a/.gitea/workflows/ci.yml +++ b/.gitea/workflows/ci.yml @@ -211,7 +211,8 @@ jobs: bash ./tooling/install-deps.sh pacman -S --needed --noconfirm \ mingw-w64-ucrt-x86_64-cmake \ - mingw-w64-ucrt-x86_64-opencolorio git + mingw-w64-ucrt-x86_64-opencolorio \ + mingw-w64-ucrt-x86_64-clang git # ------------------------------------------------------------------ # Build environment diff --git a/README.md b/README.md index 38c63bb84..e2a05a897 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Oak Video Editor[![CI](https://github.com/OakVideoEditorCommunity/oak/actions/workflows/ci.yml/badge.svg)](https://github.com/OakVideoEditorCommunity/oak/actions/workflows/ci.yml) +# Oak Video Editor ![CI](https://git.oakvideoeditor.org/oak-team/oak-editor/actions/workflows/ci.yml/badge.svg) [中文](docs/zh/README.md) Oak Video Editor is a free non-linear video editor for Windows, macOS, and Linux.