Pipeline Release: Use Add-On Bundle to Update Add-Ons #269

Merged
Showing only changes of commit 665afeacae - Show all commits

View File

@ -86,7 +86,7 @@ def download_file(url, out_folder, filename):
current_file_folder_path = Path(__file__).parent
download_folder_path = (current_file_folder_path / "../../shared/artifacts/addons/").resolve()
update_blender_studio_addons(Path('/data/my_project/shared/artifacts/addons'))
update_blender_studio_addons(download_folder_path)
# Customize this script to download add-ons from other sources
# download_file(