Skip to content

Commit

Permalink
add token for update Carthage for test
Browse files Browse the repository at this point in the history
  • Loading branch information
vazarkevych committed Dec 3, 2022
1 parent ffe9b0f commit 5049a56
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,8 @@ jobs:
restore-keys: |
${{ runner.os }}-gem-
- name: Submodules and Bundle Install
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: |
git submodule update --init --recursive
sudo gem install bundler
Expand Down

0 comments on commit 5049a56

Please sign in to comment.