This commit is contained in:
IlyStalker
2026-08-17 01:52:31 +03:00
parent 1e0dd72b0e
commit f501ddc37a
+5
View File
@@ -63,6 +63,11 @@ jobs:
if: needs.check-changes.outputs.should_build == 'true'
runs-on: ubuntu-latest
timeout-minutes: 180
container:
image: node:20-bookworm
options: >-
-v /mnt/3e03e50f-81b0-4e7d-9ed4-d691471733ef/Unreal/UE-5.8.1:/opt/unreal-engine:ro
--user root
steps:
# ✅ УСТАНОВКА GIT-LFS ДО CHECKOUT
- name: Install git-lfs