We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bee18ec commit 0f73b97Copy full SHA for 0f73b97
.github/workflows/actions/build-ios-tvos.yml
@@ -27,7 +27,7 @@ jobs:
27
matrix:
28
cfg:
29
- {target: ios, libs: macos}
30
- # - {target: tvos, libs: macos}
+ - {target: tvos, libs: macos}
31
env:
32
TARGET: ${{matrix.cfg.target}}
33
steps:
0 commit comments