Skip to content

Commit

Permalink
Ensure the submodules are present
Browse files Browse the repository at this point in the history
  • Loading branch information
Cawllec committed Oct 4, 2023
1 parent 8e60c0e commit 618ee66
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/update-dependencies.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ jobs:

- run: git fetch --prune --unshallow

- run: git submodule update --init --recursive

- name: Install ruby
uses: ruby/setup-ruby@v1
with:
Expand Down

0 comments on commit 618ee66

Please sign in to comment.