Skip to content

Commit 65c62f2

Browse files
committed
ci: add blueprint-compiler to build deps
1 parent 10a4125 commit 65c62f2

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,7 @@ jobs:
8686
tzdata \
8787
xvfb \
8888
wget \
89+
blueprint-compiler \
8990
git
9091
9192
- name: Build debian package

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,7 @@ jobs:
8888
tzdata \
8989
xvfb \
9090
wget \
91+
blueprint-compiler \
9192
git
9293
9394
- name: Build debian package

0 commit comments

Comments
 (0)