From 270271a6438c873c9ecd17eb3ff229ca73935b2d Mon Sep 17 00:00:00 2001 From: Vera-Firefly <87926662+Vera-Firefly@users.noreply.github.com> Date: Sun, 7 Jul 2024 13:11:48 +0800 Subject: [PATCH] Update android.yml --- .github/workflows/android.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/android.yml b/.github/workflows/android.yml index 898acdd..78d42dc 100644 --- a/.github/workflows/android.yml +++ b/.github/workflows/android.yml @@ -43,7 +43,7 @@ jobs: cd .. envsubst build-crossfile git clone --depth 1 --branch mesa-24.1.3 https://gitlab.freedesktop.org/mesa/mesa - git clone --depth 1 --branch test https://github.com/Vera-Firefly/mesa-build-fix + git clone --depth 1 --branch 24.1.3 https://github.com/Vera-Firefly/mesa-build-fix cp -rf mesa-build-fix/* mesa/ cd mesa meson setup "build-android" \