Skip to content

Commit 846baaf

Browse files
committed
tvOS Actions +
1 parent eb20aba commit 846baaf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-ios-tvos.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
matrix:
2828
cfg:
2929
- {target: ios, libs: macos}
30-
# - {target: tvos, libs: macos}
30+
- {target: tvos, libs: macos}
3131
env:
3232
TARGET: ${{matrix.cfg.target}}
3333
steps:

0 commit comments

Comments
 (0)