Changed the default download URL to pull from GitHub since blender.org blocks the Python HTTP library
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
{% from "blender/map.jinja" import blender with context %}
|
||||
|
||||
# 1. Download and extract archive
|
||||
# 1. Download and extract directly from GitHub Releases
|
||||
blender_extract_tarball:
|
||||
archive.extracted:
|
||||
- name: {{ blender.archive_dir }}
|
||||
|
||||
Reference in New Issue
Block a user