mirror of https://github.com/0Nera/BMOSP.git
Исправление сборки на CI
This commit is contained in:
parent
140790cf92
commit
52f8c14a8f
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue