Skip to content

Commit

Permalink
Update android.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Vera-Firefly authored Jul 7, 2024
1 parent 3e91516 commit 270271a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
cd ..
envsubst <android-${{matrix.arch}} >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" \
Expand Down

0 comments on commit 270271a

Please sign in to comment.