Skip to content

Commit 5049a56

Browse files
committed
add token for update Carthage for test
1 parent ffe9b0f commit 5049a56

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,8 @@ jobs:
7979
restore-keys: |
8080
${{ runner.os }}-gem-
8181
- name: Submodules and Bundle Install
82+
env:
83+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
8284
run: |
8385
git submodule update --init --recursive
8486
sudo gem install bundler

0 commit comments

Comments
 (0)