Skip to content

Commit 3280807

Browse files
committed
no build vdf client
1 parent 74fcbc3 commit 3280807

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build-c-libraries.yml

+2
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,8 @@ jobs:
7171

7272
- name: Build
7373
working-directory: src
74+
env:
75+
BUILD_VDF_CLIENT: "N"
7476
run: |
7577
cmake . -DBUILD_CHIAVDFC=ON
7678
make

0 commit comments

Comments
 (0)