Skip to content

Commit 9be42a4

Browse files
committed
Disable ios release.
1 parent f7badd1 commit 9be42a4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ jobs:
7474
TAG: ${{ github.event.release.tag_name }}
7575

7676
ios:
77+
if: ${{ false }}
7778
runs-on: macos-latest
7879
steps:
7980
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)