Skip to content

Commit

Permalink
will this check it all out
Browse files Browse the repository at this point in the history
  • Loading branch information
JoseDiazRohena committed Aug 25, 2024
1 parent b867531 commit 07d135a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cmake_ctest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
- name: Checkout
uses: actions/checkout@v3.3.0
with:
submodules: true # Gotta get JUCE populated
submodules: 'recursive' # Gotta get JUCE populated

- name: Setup Environment Variables
shell: bash
Expand Down

0 comments on commit 07d135a

Please sign in to comment.