Skip to content

Commit

Permalink
replacing tabs with whitespaces
Browse files Browse the repository at this point in the history
  • Loading branch information
lucbv committed Sep 12, 2024
1 parent acbcfae commit 7325554
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mi210.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:

- name: configure_kokkos
run: |
echo "GITHUB_WORKSPACE = $GITHUB_WORKSPACE"
echo "GITHUB_WORKSPACE = $GITHUB_WORKSPACE"
mkdir -p "$GITHUB_WORKSPACE/kokkos/{build,install}"
cd "$GITHUB_WORKSPACE/kokkos/build"
HIPCC=$(which hipcc)
Expand Down

0 comments on commit 7325554

Please sign in to comment.