Skip to content

Commit

Permalink
ci(cuda): install cuda
Browse files Browse the repository at this point in the history
  • Loading branch information
pplmx committed Sep 9, 2024
1 parent 28bf892 commit 0a2cbc0
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@ jobs:
with:
xmake-version: latest
{% endif %}
- uses: Jimver/cuda-toolkit@master
id: cuda-toolkit

- name: Build
run: make build

Expand Down

0 comments on commit 0a2cbc0

Please sign in to comment.