Skip to content

Commit

Permalink
Update setup-env.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
jameshball authored Jun 16, 2024
1 parent b282629 commit 483c6a3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ci/setup-env.sh
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ elif [ "$OS" = "mac" ]; then
fi

curl -s -S -L "https://api.juce.com/api/v1/download/juce/latest/$PROJUCER_OS" -o Projucer.zip
unzip Projucer.zip

# Set Projucer path based on OS
if [ "$OS" = "mac" ]; then
Expand Down

0 comments on commit 483c6a3

Please sign in to comment.