fix: add EXPORT_DIR parameter to build action configuration

This commit is contained in:
2026-03-16 20:40:49 +01:00
parent b983f41f75
commit b58012bb90

View File

@@ -43,6 +43,8 @@ jobs:
INSTALL_BLENDER: "true" INSTALL_BLENDER: "true"
BLENDER_VERSION: "5.0.0" BLENDER_VERSION: "5.0.0"
VERBOSE_IMPORT: "false" VERBOSE_IMPORT: "false"
EXPORT_DIR: builds
- name: Upload builds - name: Upload builds
uses: actions/upload-artifact@v5 uses: actions/upload-artifact@v5