From cac73dc89ae2f2028fdaef9d9d24330e9899a8a8 Mon Sep 17 00:00:00 2001 From: Mike Solar Date: Mon, 24 Aug 2026 02:11:08 +0800 Subject: [PATCH] ci: msys2 clang for the OCIO build; point the README badge at Gitea --- .gitea/workflows/ci.yml | 3 ++- README.md | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) 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.