Skip to content

Commit 03b778c

Browse files
committed
ci: add TARGET_ENVIRONMENT for ios build
1 parent dc7f7fe commit 03b778c

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
@@ -145,6 +145,7 @@ jobs:
145145
env:
146146
OS: ios
147147
ARCH: aarch64
148+
TARGET_ENVIRONMENT: simulator
148149

149150
runs-on: macos-latest
150151
steps:

0 commit comments

Comments
 (0)