Skip to content

Commit

Permalink
attempt to checkout all submodules
Browse files Browse the repository at this point in the history
  • Loading branch information
himwho committed Jan 19, 2024
1 parent b472cb0 commit 67a1cd6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/juce_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,9 @@ jobs:
path: JUCE
ref: 7.0.5

- name: Checkout submodules
uses: textbook/git-checkout-submodule-action@master

- name: OM Configure (macos)
if: runner.os == 'MacOS'
shell: bash
Expand Down

0 comments on commit 67a1cd6

Please sign in to comment.