Skip to content

Commit

Permalink
ci
Browse files Browse the repository at this point in the history
  • Loading branch information
harold-b committed May 2, 2023
1 parent 715952a commit 5118201
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,8 @@ jobs:
ls -la CMakeFiles/bladebit_harvester.dir/
echo "cat -n CMakeFiles/bladebit_harvester.dir/build.make"
cat -n CMakeFiles/bladebit_harvester.dir/build.make
echo "cat -n CMakeFiles/bladebit_harvester.dir/dlink.txt"
cat -n CMakeFiles/bladebit_harvester.dir/dlink.txt
cmake --build . --config Release --target bladebit_harvester -j$(nproc --all)
cmake --install . --prefix harvester_dist
Expand Down

0 comments on commit 5118201

Please sign in to comment.