Skip to content

Commit f638da0

Browse files
committed
fix
1 parent b56d550 commit f638da0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
-DURL_SCHEME=fcitx \
6060
-DHALLELUJAH=ON \
6161
-DRIME=ON \
62-
-DPLATFORM=SIMULATOR
62+
-DIOS_PLATFORM=SIMULATOR
6363
cmake --build build/${{ matrix.platform }} --config Release
6464
6565
- name: Check validity

0 commit comments

Comments
 (0)