fix: add EXPORT_DIR parameter to build action configuration
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user