Исправление сборки на CI

This commit is contained in:
Aren Elchinyan 2024-09-17 21:33:47 +03:00
parent 140790cf92
commit 52f8c14a8f
1 changed files with 2 additions and 1 deletions

View File

@ -28,7 +28,8 @@ jobs:
- name: build
run: |
dos2unix *.sh
chmod +x build.sh
chmod +x *.sh
./build_mods.sh
./build.sh
- name: check root dir