Skip to content

Commit a8ac199

Browse files
fix cyrus vcpkg build on test_sdist
--------- Signed-off-by: Rob Ambalu <robert.ambalu@point72.com> Signed-off-by: alexd <alex.dobkin@point72.com> Co-authored-by: Rob Ambalu <robert.ambalu@point72.com>
1 parent 860e33c commit a8ac199

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/build.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -597,6 +597,9 @@ jobs:
597597

598598
- name: Install python dependencies
599599
run: make requirements
600+
601+
- name: Install requirements
602+
run: sudo make dependencies-debian
600603

601604
- uses: actions/download-artifact@v4
602605
with:

0 commit comments

Comments
 (0)