Skip to content

Commit

Permalink
24.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Vera-Firefly authored Sep 20, 2024
1 parent 1d990b0 commit 61b7cd7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@ jobs:
ninja -C "build-android" install
cd ..
envsubst <android-${{matrix.arch}} >build-crossfile
git clone --branch mesa-24.2.2 https://gitlab.freedesktop.org/mesa/mesa
git clone --branch 24.2.2 https://github.com/Vera-Firefly/mesa-build-fix
git clone --branch mesa-24.2.3 https://gitlab.freedesktop.org/mesa/mesa
git clone --branch 24.2.3 https://github.com/Vera-Firefly/mesa-build-fix
cp -rf mesa-build-fix/* mesa/
cd mesa
meson setup "build-android" \
Expand Down

0 comments on commit 61b7cd7

Please sign in to comment.