fix: update build action reference to correct repository
Some checks failed
Build Release / build (Web) (pull_request) Failing after 2m58s
Build Release / build (Linux/X11) (pull_request) Failing after 3m18s
Build Release / build (Windows) (pull_request) Failing after 2m27s

This commit is contained in:
2026-03-16 20:33:16 +01:00
parent d788285d18
commit b983f41f75

View File

@@ -37,7 +37,7 @@ jobs:
- name: Build
id: build
uses: https://github.com/ArthurErlich/godot-build-action@fix-(blender-path)-action-blender-path-configuration #mlm-games/godot-build-action@v1.3.1
uses: mlm-games/godot-build-action@v1.3.1
with:
EXPORT_PRESET_NAME: ${{ matrix.preset }}
INSTALL_BLENDER: "true"