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 800741f commit 1c07ed7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/windows_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,8 @@ jobs:
run: |
echo "Building in ${{ env.BASE_BUILD_DIR_POWERSHELL }}"
dir
dir base
dir base/rocm-cmake
cmake -B -GNinja . -DTHEROCK_AMDGPU_FAMILIES=gfx110X-dgpu
cmake --build "${{ env.BASE_BUILD_DIR_POWERSHELL }}"
- name: "Clean up build dir"
Expand Down

0 comments on commit 1c07ed7

Please sign in to comment.