Skip to content

Commit

Permalink
revert egl
Browse files Browse the repository at this point in the history
  • Loading branch information
SolDev69 authored Nov 23, 2023
1 parent e12ca64 commit dbc473c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,8 @@ jobs:
-Dosmesa=true \
-Dvulkan-drivers= \
-Dgallium-drivers=swrast,freedreno \
-Dfreedreno-kmds=kgsl
-Dfreedreno-kmds=kgsl \
-Dshared-glapi=false
ninja -C "build-android" install
- name: Upload libraries
uses: actions/upload-artifact@v2
Expand Down

0 comments on commit dbc473c

Please sign in to comment.