We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d11cc2 commit 2728e3eCopy full SHA for 2728e3e
.github/workflows/build-c-libraries.yml
@@ -83,7 +83,7 @@ jobs:
83
BUILD_VDF_CLIENT: "N"
84
run: |
85
cmake . -DBUILD_CHIAVDFC=ON
86
- make
+ cmake --build
87
88
- name: Upload artifacts
89
uses: actions/upload-artifact@v3
0 commit comments