Check the otherbuilds builds in the CI run
This commit is contained in:
3
.github/workflows/macos-ios.yml
vendored
3
.github/workflows/macos-ios.yml
vendored
@@ -21,4 +21,7 @@ jobs:
|
||||
run: ninja -C build_macos
|
||||
- name: make ios
|
||||
run: ninja -C build_ios
|
||||
- name: check otherbuilds
|
||||
run: otherbuilds/check.sh
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user