🐛 Fixed Webots env var
This commit is contained in:
@ -7,7 +7,7 @@
|
|||||||
"url": "https://github.com/cyberbotics/webots/releases/download/$version/webots-$version_setup.exe"
|
"url": "https://github.com/cyberbotics/webots/releases/download/$version/webots-$version_setup.exe"
|
||||||
},
|
},
|
||||||
"env_set": {
|
"env_set": {
|
||||||
"WEBOTSROOT": "$dir"
|
"WEBOTS_HOME": "$dir"
|
||||||
},
|
},
|
||||||
"version": "R2020a-rev1",
|
"version": "R2020a-rev1",
|
||||||
"innosetup": true,
|
"innosetup": true,
|
||||||
|
Reference in New Issue
Block a user