Skip to content

Commit

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

- name: Checkout submodules
uses: textbook/git-checkout-submodule-action@master
- name: OM Checkout Remaining Submodules
uses: actions/checkout@v3
with:
submodules: recursive

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

0 comments on commit b341da1

Please sign in to comment.