Skip to content

Commit

Permalink
verbose build
Browse files Browse the repository at this point in the history
  • Loading branch information
WolframRhodium authored Apr 18, 2024
1 parent b38e516 commit 75ddf9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/windows-cuda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
CUDA_PATH: C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v12.4

- name: Build
run: cmake --build build
run: cmake --build build --verbose

- name: Install
run: cmake --install build --prefix onnxruntime-gpu
Expand Down

0 comments on commit 75ddf9c

Please sign in to comment.