We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5dae95a commit 2b289cdCopy full SHA for 2b289cd
.github/workflows/c-cpp.yml
@@ -13,5 +13,5 @@ jobs:
13
14
steps:
15
- uses: actions/checkout@v3
16
- - name: make HIPBLAS
17
- run: make LLAMA_HIPBLAS=1
+ - name: make
+ run: make
0 commit comments