Skip to content

Commit

Permalink
ci: try build ubuntu with cuda
Browse files Browse the repository at this point in the history
  • Loading branch information
For-Chance committed Sep 26, 2024
1 parent f6e16fe commit 376e8e2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -171,6 +171,7 @@ jobs:
- name: Build
run: |
cd ..
cmake --preset=build
cmake --build build --target all
cmake --build build --target coverage
Expand Down

0 comments on commit 376e8e2

Please sign in to comment.