Skip to content

Commit

Permalink
renable build for windows-cublas
Browse files Browse the repository at this point in the history
  • Loading branch information
LLukas22 committed Jul 22, 2023
1 parent cc786f0 commit 89eb1fa
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -226,7 +226,6 @@ jobs:
cd desktop
- name: Build the app
if: matrix.accelerator == 'clblast'
id: tauri_action
uses: tauri-apps/tauri-action@dev
with:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/tauri.yml
Original file line number Diff line number Diff line change
Expand Up @@ -116,4 +116,4 @@ jobs:
releaseBody: ${{ github.event.release.body }}
releaseId: ${{ github.event.release.id }}
tagName: ${{ github.event.release.tag_name }}
# args: "${{ matrix.args }}"
# args: "${{ matrix.args }}"

0 comments on commit 89eb1fa

Please sign in to comment.