Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
research11111 authored Oct 15, 2023
1 parent a8f56dc commit 6db02b7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ jobs:
runs-on: ubuntu-latest

steps:
- name: Install some dependencies
run: sudo apt-get update && sudo apt-get install nvidia-cuda-toolkit nvidia-cuda-toolkit-gcc

- name: Checkout repository
uses: actions/checkout@v2
with:
Expand Down

0 comments on commit 6db02b7

Please sign in to comment.