We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a152da commit 94190a9Copy full SHA for 94190a9
appveyor.yml
@@ -34,7 +34,7 @@ install:
34
35
- mkdir %APPVEYOR_BUILD_FOLDER%\temp
36
- cd %APPVEYOR_BUILD_FOLDER%\temp
37
- - appveyor DownloadFile https://download.processing.org/processing-3.5.3-windows64.zip
+ - appveyor DownloadFile https://github.com/processing/processing/releases/download/processing-0269-3.5.3/processing-3.5.3-windows64.zip
38
- 7z x processing-3.5.3-windows64.zip -y -aoa
39
# cp libraries
40
- mkdir %userprofile%\documents\processing\libraries
0 commit comments