Skip to content

Commit 44c740e

Browse files
committed
fix typo
1 parent c2f9a95 commit 44c740e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1179,7 +1179,7 @@ jobs:
11791179
-DCMAKE_CXX_COMPILER="${env:HIP_PATH}\bin\clang++.exe" `
11801180
-DCMAKE_CXX_FLAGS="-I$($PWD.Path.Replace('\', '/'))/rocwmma/install/include/" `
11811181
-DCMAKE_BUILD_TYPE=Release `
1182-
-DROCM_DIR="${env:HIP_PATH}" '
1182+
-DROCM_DIR="${env:HIP_PATH}" `
11831183
-DGGML_HIP=ON `
11841184
-DGGML_HIP_ROCWMMA_FATTN=ON `
11851185
-DGGML_RPC=ON `

0 commit comments

Comments
 (0)