Skip to content

Commit 2b289cd

Browse files
authored
Update c-cpp.yml
1 parent 5dae95a commit 2b289cd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/c-cpp.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@ jobs:
1313

1414
steps:
1515
- uses: actions/checkout@v3
16-
- name: make HIPBLAS
17-
run: make LLAMA_HIPBLAS=1
16+
- name: make
17+
run: make

0 commit comments

Comments
 (0)