Skip to content

Commit

Permalink
oops
Browse files Browse the repository at this point in the history
  • Loading branch information
FigBug committed Jun 13, 2024
1 parent a02105e commit b7ea195
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ mkdir -p bin

# Get juce
if [ ! -d "juce" ]; then
git clone https://github.com/WeAreROLI/JUCE.git --branch develop --single-branch develop
git clone https://github.com/WeAreROLI/JUCE.git --branch develop --single-branch juce
fi

# Build mac version
Expand Down

0 comments on commit b7ea195

Please sign in to comment.