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