Skip to content

Commit

Permalink
dbg
Browse files Browse the repository at this point in the history
Change-Id: Ie53bba398c5bce803955cca652cf747bbfc32e8d
  • Loading branch information
kpet committed Nov 23, 2024
1 parent 95765e3 commit 90502b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-mesa.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
- name: Debug Windows
shell: bash
run: |
find c:\ -name "*llvm*"
find 'c:\' -name "*llvm*"
if: ${{ matrix.os == 'windows-2022' }}
- name: Install required packages (Windows)
if: ${{ matrix.os == 'windows-2022' }}
Expand Down

0 comments on commit 90502b3

Please sign in to comment.