Skip to content

Commit ccd60da

Browse files
committed
Call build-cmake-pkg from build.yml
1 parent 372b6a6 commit ccd60da

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/build.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -511,6 +511,9 @@ jobs:
511511
build-linux-cross:
512512
uses: ./.github/workflows/build-linux-cross.yml
513513

514+
build-cmake-pkg:
515+
uses: ./.github/workflows/build-cmake-pkg.yml
516+
514517
macOS-latest-cmake-ios:
515518
runs-on: macos-latest
516519

0 commit comments

Comments
 (0)