Skip to content

Commit 20b3a44

Browse files
committed
packaging tvos libraries as a post step
1 parent 481da6f commit 20b3a44

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/cpp-packaging.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -168,6 +168,7 @@ jobs:
168168
run: |
169169
python sdk-src/scripts/gha/build_ios_tvos.py -b firebase-cpp-sdk-ios-tvos-build -s sdk-src
170170
sdk-src/build_scripts/ios/package.sh firebase-cpp-sdk-ios-tvos-build firebase-cpp-sdk-ios-tvos-package
171+
sdk-src/build_scripts/tvos/package.sh firebase-cpp-sdk-ios-tvos-build firebase-cpp-sdk-ios-tvos-package
171172
cd firebase-cpp-sdk-ios-tvos-package
172173
tar -czhf ../firebase-cpp-sdk-ios-tvos-package.tgz .
173174

0 commit comments

Comments
 (0)