Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
mthrok committed Sep 4, 2024
1 parent bb3f415 commit 68775a3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/wheel_cuda_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,10 @@ jobs:
ffmpeg-version: ["6"]
runs-on: "${{ inputs.os }}"
steps:
- name: debug
run: |
find / -name '*cuvid*' 2>&1 | grep -v 'Permission denied'
- uses: actions/checkout@v4
with:
persist-credentials: false
Expand Down

0 comments on commit 68775a3

Please sign in to comment.