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
|
- name: build
|
||||||
run: |
|
run: |
|
||||||
dos2unix *.sh
|
dos2unix *.sh
|
||||||
chmod +x build.sh
|
chmod +x *.sh
|
||||||
|
./build_mods.sh
|
||||||
./build.sh
|
./build.sh
|
||||||
|
|
||||||
- name: check root dir
|
- name: check root dir
|
||||||
|
|
Loading…
Reference in New Issue