123
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user