Skip to content

Commit

Permalink
glvnd debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
eightysteele committed Jul 18, 2024
1 parent 29bd719 commit 1d110bd
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,11 @@ jobs:
pixi tree
pixi run -vv test-ci
- name: System debugging
run: |
ls -la /usr/share/glvnd/
ls -la /usr/share/glvnd/egl_vendor.d/
sudo find / -name "*libEGL_nvidia.so.0*"
# - name: Run tests
# env:
# PATH: "/home/runner/.pixi/bin:/home/runner/.local/bin:$PATH"
Expand Down

0 comments on commit 1d110bd

Please sign in to comment.