Skip to content

Commit

Permalink
changed cmake call
Browse files Browse the repository at this point in the history
Signed-off-by: Elias Joseph <[email protected]>
  • Loading branch information
Elias Joseph committed Jan 30, 2025
1 parent 1c07ed7 commit e6e76d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/windows_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
dir
dir base
dir base/rocm-cmake
cmake -B -GNinja . -DTHEROCK_AMDGPU_FAMILIES=gfx110X-dgpu
cmake -B -GNinja C:\home\runner\_work\TheRock\TheRock -DTHEROCK_AMDGPU_FAMILIES=gfx110X-dgpu
cmake --build "${{ env.BASE_BUILD_DIR_POWERSHELL }}"
- name: "Clean up build dir"
if: always()
Expand Down

0 comments on commit e6e76d8

Please sign in to comment.