Skip to content

Commit b59f313

Browse files
committed
pg use nightly vs
1 parent 63a3db6 commit b59f313

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/ci/vs/install_bleeding.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ mkdir -p ~/projectGenerator
1414
cd ~/projectGenerator
1515

1616
echo "Downloading projectGenerator from Github Bleeding"
17-
downloader https://github.com/openframeworks/projectGenerator/releases/download/bleeding/projectGenerator-vs.zip 2> /dev/null
17+
downloader https://github.com/openframeworks/projectGenerator/releases/download/nightly/projectGenerator-vs.zip 2> /dev/null
1818
unzip projectGenerator-vs.zip 2> /dev/null
1919
rm projectGenerator-vs.zip
2020

0 commit comments

Comments
 (0)