Skip to content

Commit

Permalink
Clone submodules too
Browse files Browse the repository at this point in the history
  • Loading branch information
OroshiX committed Sep 29, 2024
1 parent 00c0858 commit 2abb150
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/builds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,9 @@ jobs:
BUNDLE_GEMFILE: ${{ github.workspace }}/android/Gemfile
steps:
- uses: actions/checkout@v3
with:
submodules: 'true'
token: ${{ secrets.PAT_TOKEN }}
- name: Ruby setup
uses: ruby/setup-ruby@v1
with:
Expand Down

0 comments on commit 2abb150

Please sign in to comment.