Skip to content

Commit a79f560

Browse files
committed
ci: add TARGET_ENVIRONMENT for ios build
1 parent 1bbf54f commit a79f560

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -144,6 +144,7 @@ jobs:
144144
env:
145145
OS: ios
146146
ARCH: aarch64
147+
TARGET_ENVIRONMENT: simulator
147148

148149
runs-on: macos-latest
149150
steps:

0 commit comments

Comments
 (0)