Skip to content

Commit 9a85111

Browse files
committed
update ci for update carthage
1 parent 02fb65a commit 9a85111

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,7 @@ jobs:
8888
run: set -o pipefail && env NSUnbufferedIO=YES bundle exec rake test:facebook_utils:ios
8989
env:
9090
DEVELOPER_DIR: ${{ env.CI_XCODE_13 }}
91+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
9192
- name: Send codecov
9293
run: bash <(curl https://codecov.io/bash)
9394

0 commit comments

Comments
 (0)