Skip to content

Commit

Permalink
Fix cudnn
Browse files Browse the repository at this point in the history
  • Loading branch information
pkufool committed Aug 24, 2023
1 parent cbc75ce commit b2622b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run_tests_cuda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ jobs:
env:
cuda: ${{ matrix.cuda }}
run: |
./scripts/github_actions/install_cudnn.sh
./.github/scripts/install_cudnn.sh
- name: Configure CMake
shell: bash
Expand Down

0 comments on commit b2622b6

Please sign in to comment.