Skip to content

Commit

Permalink
Исправление сборки на CI
Browse files Browse the repository at this point in the history
  • Loading branch information
0Nera committed Sep 17, 2024
1 parent 140790c commit 52f8c14
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 52f8c14

Please sign in to comment.