Skip to content

Commit 085adfe

Browse files
committed
GHA: Fix build-headers-only job
1 parent f1462a4 commit 085adfe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ jobs:
3737

3838
build-headers-only:
3939
name: Generate headers-only package
40+
needs: gen-src-pkg
4041
runs-on: ubuntu-22.04
4142
env:
4243
CMAKE_COLOR_DIAGNOSTICS: 1

0 commit comments

Comments
 (0)