Skip to content

Commit e5d1df7

Browse files
authored
Update cmake-unified.yml
1 parent eea65d5 commit e5d1df7

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/cmake-unified.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ jobs:
3838
name: Build (SDL2)
3939
uses: JunaMeinhold/cmake-actions/.github/workflows/cmake.yml@v1.x.x
4040
with:
41+
enable-android: false
4142
lib-name: ImGuiImplSDL2
4243
repo: HexaEngine/cimgui_impl
4344
repo-tag: master
@@ -67,6 +68,7 @@ jobs:
6768
name: Build (SDL3)
6869
uses: JunaMeinhold/cmake-actions/.github/workflows/cmake.yml@v1.x.x
6970
with:
71+
enable-android: false
7072
lib-name: ImGuiImplSDL3
7173
repo: HexaEngine/cimgui_impl
7274
repo-tag: master

0 commit comments

Comments
 (0)