mirror of
https://github.com/0Nera/BMOSP.git
synced 2024-12-23 06:16:53 +03:00
Исправление сборки на CI
This commit is contained in:
parent
140790cf92
commit
52f8c14a8f
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
@ -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
Block a user